@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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204035%3A6933958_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204035%3A6933958_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204035%3A6933958_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9883 -16.4723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9883"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4723"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204035%3A6933958_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9883 -16.4723)"^^geo:wktLiteral ;
  geo-pos:lat "48.9883"^^xsd:decimal ;
  geo-pos:long "-16.4723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204035%3A6933958_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.204035:6933958_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-24'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.204035'^^xsd:string;
  dwc:catalogNumber '6933958_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.204035'^^xsd:anyURI;
  dwc:scientificName 'Mesoporos perforatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Joint, Ian'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-16.4723'^^xsd:double;
  dwc:latitude '48.9883'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '232516'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.204035:6933958_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204035%3A6933960_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204035%3A6933960_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204035%3A6933960_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9883 -16.4723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9883"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4723"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204035%3A6933960_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9883 -16.4723)"^^geo:wktLiteral ;
  geo-pos:lat "48.9883"^^xsd:decimal ;
  geo-pos:long "-16.4723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204035%3A6933960_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.204035:6933960_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-24'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.204035'^^xsd:string;
  dwc:catalogNumber '6933960_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.204035'^^xsd:anyURI;
  dwc:scientificName 'Prorocentrum dentatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Joint, Ian'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-16.4723'^^xsd:double;
  dwc:latitude '48.9883'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '110298'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.204035:6933960_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '110298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204035%3A6933956_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204035%3A6933956_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204035%3A6933956_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9883 -16.4723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9883"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4723"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204035%3A6933956_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9883 -16.4723)"^^geo:wktLiteral ;
  geo-pos:lat "48.9883"^^xsd:decimal ;
  geo-pos:long "-16.4723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204035%3A6933956_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.204035:6933956_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-24'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.204035'^^xsd:string;
  dwc:catalogNumber '6933956_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.204035'^^xsd:anyURI;
  dwc:scientificName 'Dinophysis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Joint, Ian'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-16.4723'^^xsd:double;
  dwc:latitude '48.9883'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '109651'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.204035:6933956_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '109651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0883 -14.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0883"^^xsd:decimal ;
  dwc:decimalLongitude "-14.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966856_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966856_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-14.67'^^xsd:double;
  dwc:latitude '50.0883'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966856_8'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0883 -14.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0883"^^xsd:decimal ;
  dwc:decimalLongitude "-14.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966858_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966858_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-14.67'^^xsd:double;
  dwc:latitude '50.0883'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966858_8'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0883 -14.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0883"^^xsd:decimal ;
  dwc:decimalLongitude "-14.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966877_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966877_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-14.67'^^xsd:double;
  dwc:latitude '50.0883'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966877_8'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0883 -14.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0883"^^xsd:decimal ;
  dwc:decimalLongitude "-14.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966882_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966882_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-14.67'^^xsd:double;
  dwc:latitude '50.0883'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966882_8'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0883 -14.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0883"^^xsd:decimal ;
  dwc:decimalLongitude "-14.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966887_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966887_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-14.67'^^xsd:double;
  dwc:latitude '50.0883'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966887_8'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0883 -14.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0883"^^xsd:decimal ;
  dwc:decimalLongitude "-14.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966888_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966888_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-14.67'^^xsd:double;
  dwc:latitude '50.0883'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966888_8'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0883 -14.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0883"^^xsd:decimal ;
  dwc:decimalLongitude "-14.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966889_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966889_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-14.67'^^xsd:double;
  dwc:latitude '50.0883'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966889_8'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0883 -14.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0883"^^xsd:decimal ;
  dwc:decimalLongitude "-14.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966881_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966881_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-14.67'^^xsd:double;
  dwc:latitude '50.0883'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966881_8'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0883 -14.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0883"^^xsd:decimal ;
  dwc:decimalLongitude "-14.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966874_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966874_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-14.67'^^xsd:double;
  dwc:latitude '50.0883'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966874_8'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0883 -14.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0883"^^xsd:decimal ;
  dwc:decimalLongitude "-14.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966870_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966870_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-14.67'^^xsd:double;
  dwc:latitude '50.0883'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966870_8'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0463 -13.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0463"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966103_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966103_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9722'^^xsd:double;
  dwc:latitude '50.0463'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966103_10'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0463 -13.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0463"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966108_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966108_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9722'^^xsd:double;
  dwc:latitude '50.0463'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966108_10'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0463 -13.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0463"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966113_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966113_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9722'^^xsd:double;
  dwc:latitude '50.0463'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966113_10'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0463 -13.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0463"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966102_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966102_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9722'^^xsd:double;
  dwc:latitude '50.0463'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966102_10'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0463 -13.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0463"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966110_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966110_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9722'^^xsd:double;
  dwc:latitude '50.0463'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966110_10'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0463 -13.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0463"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966112_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966112_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9722'^^xsd:double;
  dwc:latitude '50.0463'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966112_10'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966115_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966115_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966115_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0463 -13.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0463"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966115_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966115_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966115_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Pennatulacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9722'^^xsd:double;
  dwc:latitude '50.0463'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '1367'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966115_10'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1609360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.045 -13.9717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.045"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966856_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966856_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9717'^^xsd:double;
  dwc:latitude '50.045'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966856_11'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.045 -13.9717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.045"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966858_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966858_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9717'^^xsd:double;
  dwc:latitude '50.045'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966858_11'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966859_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966859_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966859_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.045 -13.9717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.045"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966859_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966859_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966859_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9717'^^xsd:double;
  dwc:latitude '50.045'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966859_11'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.045 -13.9717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.045"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966869_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966869_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9717'^^xsd:double;
  dwc:latitude '50.045'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966869_11'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.045 -13.9717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.045"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966870_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966870_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9717'^^xsd:double;
  dwc:latitude '50.045'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966870_11'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.045 -13.9717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.045"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966874_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966874_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9717'^^xsd:double;
  dwc:latitude '50.045'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966874_11'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.045 -13.9717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.045"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966876_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966876_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9717'^^xsd:double;
  dwc:latitude '50.045'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966876_11'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.045 -13.9717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.045"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966877_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966877_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9717'^^xsd:double;
  dwc:latitude '50.045'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966877_11'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.045 -13.9717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.045"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966881_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966881_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9717'^^xsd:double;
  dwc:latitude '50.045'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966881_11'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.045 -13.9717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.045"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966887_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966887_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9717'^^xsd:double;
  dwc:latitude '50.045'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966887_11'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.045 -13.9717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.045"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966888_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966888_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9717'^^xsd:double;
  dwc:latitude '50.045'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966888_11'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.045 -13.9717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.045"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966889_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966889_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9717'^^xsd:double;
  dwc:latitude '50.045'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966889_11'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0361 -13.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0361"^^xsd:decimal ;
  dwc:decimalLongitude "-13.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966740_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.717'^^xsd:double;
  dwc:latitude '49.0361'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_24'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0361 -13.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0361"^^xsd:decimal ;
  dwc:decimalLongitude "-13.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966742_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.717'^^xsd:double;
  dwc:latitude '49.0361'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_24'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0361 -13.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0361"^^xsd:decimal ;
  dwc:decimalLongitude "-13.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966750_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.717'^^xsd:double;
  dwc:latitude '49.0361'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_24'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0361 -13.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0361"^^xsd:decimal ;
  dwc:decimalLongitude "-13.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966761_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.717'^^xsd:double;
  dwc:latitude '49.0361'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_24'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0361 -13.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0361"^^xsd:decimal ;
  dwc:decimalLongitude "-13.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966764_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.717'^^xsd:double;
  dwc:latitude '49.0361'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_24'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0361 -13.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0361"^^xsd:decimal ;
  dwc:decimalLongitude "-13.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966775_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.717'^^xsd:double;
  dwc:latitude '49.0361'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_24'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0361 -13.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0361"^^xsd:decimal ;
  dwc:decimalLongitude "-13.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.717'^^xsd:double;
  dwc:latitude '49.0361'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_24'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.034 -13.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.034"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966748_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966748_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.7082'^^xsd:double;
  dwc:latitude '49.034'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966748_23'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.034 -13.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.034"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966752_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966752_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ectoprocta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.7082'^^xsd:double;
  dwc:latitude '49.034'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2601'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966752_23'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.034 -13.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.034"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966755_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.7082'^^xsd:double;
  dwc:latitude '49.034'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_23'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.034 -13.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.034"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966761_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.7082'^^xsd:double;
  dwc:latitude '49.034'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_23'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.034 -13.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.034"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966764_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.7082'^^xsd:double;
  dwc:latitude '49.034'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_23'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.034 -13.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.034"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.7082'^^xsd:double;
  dwc:latitude '49.034'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_23'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966773_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966773_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966773_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.034 -13.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.034"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966773_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966773_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966773_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Scyphozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.7082'^^xsd:double;
  dwc:latitude '49.034'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '135220'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966773_23'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.034 -13.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.034"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966774_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.7082'^^xsd:double;
  dwc:latitude '49.034'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_23'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.034 -13.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.034"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966775_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.7082'^^xsd:double;
  dwc:latitude '49.034'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_23'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.034 -13.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.034"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966776_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966776_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.7082'^^xsd:double;
  dwc:latitude '49.034'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966776_23'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966741_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966741_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966741_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.034 -13.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.034"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966741_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966741_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966741_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.7082'^^xsd:double;
  dwc:latitude '49.034'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966741_23'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217729%3A6993793_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217729%3A6993793_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217729%3A6993793_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.041 -13.7074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.041"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217729%3A6993793_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.217729:6993793_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.217729'^^xsd:string;
  dwc:catalogNumber '6993793_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.217729'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'van Weering, Tjeerd CE'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7074'^^xsd:double;
  dwc:latitude '49.041'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.217729:6993793_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217729%3A6993793_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217729%3A6993793_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217729%3A6993793_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.041 -13.7074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.041"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217729%3A6993793_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.217729:6993793_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.217729'^^xsd:string;
  dwc:catalogNumber '6993793_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.217729'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'van Weering, Tjeerd CE'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7074'^^xsd:double;
  dwc:latitude '49.041'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.217729:6993793_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217729%3A6993794_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217729%3A6993794_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217729%3A6993794_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.041 -13.7074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.041"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217729%3A6993794_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.217729:6993794_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.217729'^^xsd:string;
  dwc:catalogNumber '6993794_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.217729'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'van Weering, Tjeerd CE'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7074'^^xsd:double;
  dwc:latitude '49.041'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.217729:6993794_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217729%3A6993794_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217729%3A6993794_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217729%3A6993794_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.041 -13.7074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.041"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217729%3A6993794_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.217729:6993794_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.217729'^^xsd:string;
  dwc:catalogNumber '6993794_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.217729'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'van Weering, Tjeerd CE'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7074'^^xsd:double;
  dwc:latitude '49.041'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.217729:6993794_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0382 -13.7033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0382"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966856_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966856_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7033'^^xsd:double;
  dwc:latitude '49.0382'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966856_7'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0382 -13.7033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0382"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966858_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966858_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7033'^^xsd:double;
  dwc:latitude '49.0382'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966858_7'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966867_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966867_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966867_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0382 -13.7033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0382"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966867_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966867_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966867_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Ectoprocta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7033'^^xsd:double;
  dwc:latitude '49.0382'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2601'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966867_7'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0382 -13.7033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0382"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966870_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966870_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7033'^^xsd:double;
  dwc:latitude '49.0382'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966870_7'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0382 -13.7033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0382"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966874_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966874_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7033'^^xsd:double;
  dwc:latitude '49.0382'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966874_7'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0382 -13.7033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0382"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966876_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966876_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7033'^^xsd:double;
  dwc:latitude '49.0382'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966876_7'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0382 -13.7033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0382"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966881_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966881_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7033'^^xsd:double;
  dwc:latitude '49.0382'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966881_7'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966886_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966886_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966886_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0382 -13.7033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0382"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966886_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966886_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966886_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Scyphozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7033'^^xsd:double;
  dwc:latitude '49.0382'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '135220'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966886_7'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0382 -13.7033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0382"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966888_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966888_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7033'^^xsd:double;
  dwc:latitude '49.0382'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966888_7'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0382 -13.7033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0382"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966889_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966889_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7033'^^xsd:double;
  dwc:latitude '49.0382'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966889_7'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0382 -13.7033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0382"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966877_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966877_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7033'^^xsd:double;
  dwc:latitude '49.0382'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966877_7'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0382 -13.7033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0382"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966882_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966882_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7033'^^xsd:double;
  dwc:latitude '49.0382'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966882_7'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0382 -13.7033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0382"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966887_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966887_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7033'^^xsd:double;
  dwc:latitude '49.0382'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966887_7'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967642_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967642_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967642_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967642_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967642_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967642_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112364'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967642_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '112364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967642_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967642_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967642_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967642_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967642_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967642_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112364'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967642_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '112364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967643_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967643_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967643_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967643_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967643_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967643_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967643_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967643_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967643_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967643_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967643_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967643_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967643_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967643_7'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967643_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967643_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967643_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967643_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967643_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967643_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967643_8'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967643_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967643_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967643_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967643_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967643_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967643_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967643_9'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967644_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967644_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967644_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967644_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967644_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967644_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967644_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967644_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967644_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967644_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967644_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967644_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967644_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967644_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967644_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967644_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967644_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967644_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967644_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967644_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967644_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967645_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967645_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967645_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967645_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967645_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967645_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112594'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967645_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '112594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967634_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967634_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967634_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967634_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967634_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967634_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Asterononion sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967634_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967636_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967636_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967636_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967636_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967636_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967636_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Biloculinella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112014'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967636_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '112014'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967637_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967637_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967637_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967637_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967637_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967637_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Cibicides wuellerstorfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '418063'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967637_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '112890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967638_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967638_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967638_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967638_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967638_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967638_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112347'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967638_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '112347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967640_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967640_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967640_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967640_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967640_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967640_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967640_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967640_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967640_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967640_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967640_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967640_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967640_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967640_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967641_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967641_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967641_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967641_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967641_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967641_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967641_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967641_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967641_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967641_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967641_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967641_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967641_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967641_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967646_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967646_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967646_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967646_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967646_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967646_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967646_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967647_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967647_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967647_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967647_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967647_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967647_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Reophax pilulifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114013'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967647_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '417566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967648_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967648_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967648_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967648_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967648_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967648_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967648_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967648_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967648_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967648_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967648_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967648_7'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967648_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967648_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967648_8'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967649_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967649_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967649_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967649_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967649_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967649_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967649_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967650_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967650_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967650_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967650_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967650_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967650_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina cf. algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967650_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967650_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967650_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967650_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967650_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967650_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967650_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina cf. algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967650_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967651_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967651_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967651_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967651_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967651_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967651_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967651_8'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967651_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967651_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967651_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967651_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967651_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967651_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967651_9'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967652_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967652_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967652_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967652_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967652_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967652_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Trochammina globigeriniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114344'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967652_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '114298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967406_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967406_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967406_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967406_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967406_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967406_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Asterononion sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967406_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967407_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967407_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967407_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967407_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967407_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967407_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Bulimina costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113034'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967407_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967408_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967408_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967408_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967408_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967408_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967408_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Cibicides wuellerstorfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '418063'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967408_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '112890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967408_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967408_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967408_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967408_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967408_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967408_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Cibicides wuellerstorfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '418063'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967408_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '112890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967409_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967409_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967409_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967409_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967409_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967409_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967409_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967410_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967410_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967410_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967410_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967410_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967410_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Fissurina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967410_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967413_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967413_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967413_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967413_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967413_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967413_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Gavelinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967413_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967414_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967414_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967414_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967414_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967414_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967414_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967414_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967415_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967415_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967415_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967415_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967415_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967415_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967415_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967416_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967416_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967416_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967416_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967416_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967416_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967416_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967416_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967416_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967416_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967416_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967416_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967416_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967416_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967417_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967417_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967417_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967417_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967417_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967417_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112086'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967417_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '112086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967418_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967418_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967418_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967418_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967418_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967418_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967418_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967418_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967418_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967418_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967418_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967418_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967418_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967418_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967419_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967419_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967419_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967419_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967419_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967419_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Lagena sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967419_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967419_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967419_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967419_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967419_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967419_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967419_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Lagena sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967419_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967420_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967420_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967420_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967420_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967420_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967420_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967420_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967420_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967420_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967420_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967420_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967420_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967420_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967420_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967422_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967422_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967422_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967422_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967422_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967422_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Melonis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112230'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967422_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '112230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967422_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967422_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967422_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967422_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967422_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967422_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Melonis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112230'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967422_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '112230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967423_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967423_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967423_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967423_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967423_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967423_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967423_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967424_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967424_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967424_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967424_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967424_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967424_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967424_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967424_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967424_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967424_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967424_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967424_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967424_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967424_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967425_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967425_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967425_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967425_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967425_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967425_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967425_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967426_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967426_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967426_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967426_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967426_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967426_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Siphotextularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112392'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967426_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '112392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967426_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967426_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967426_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967426_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967426_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967426_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Siphotextularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112392'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967426_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '112392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967427_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967427_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967427_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967427_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967427_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967427_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Spiroloculina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112046'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967427_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '112046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967635_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967635_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967635_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967635_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967635_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967635_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Biloculina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112013'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967635_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '112037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967639_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967639_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967639_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967639_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967639_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967639_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967639_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967642_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967642_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967642_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967642_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967642_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967642_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112364'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967642_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '112364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967643_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967643_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967643_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967643_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967643_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967643_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967643_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967644_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967644_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967644_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967644_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967644_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967644_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967644_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967648_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967648_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967648_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967648_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967648_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967648_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967648_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967648_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967648_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967648_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967649_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967649_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967649_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967649_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967649_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967649_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967649_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967650_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967650_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967650_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207939%3A6967650_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967650_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207939'^^xsd:string;
  dwc:catalogNumber '6967650_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207939'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina cf. algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207939:6967650_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967406_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967406_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967406_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967406_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967406_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967406_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Asterononion sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967406_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967409_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967409_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967409_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967409_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967409_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967409_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967409_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967410_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967410_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967410_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967410_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967410_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967410_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Fissurina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967410_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967414_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967414_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967414_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967414_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967414_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967414_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967414_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967415_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967415_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967415_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967415_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967415_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967415_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967415_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967417_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967417_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967417_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967417_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967417_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967417_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112086'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967417_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '112086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967421_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967421_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967421_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967421_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967421_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967421_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Melonis pompilioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113564'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967421_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967421_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967421_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967421_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967421_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967421_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967421_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Melonis pompilioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113564'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967421_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967423_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967423_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967423_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967423_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967423_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967423_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967423_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967425_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967425_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967425_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967425_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967425_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967425_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967425_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967427_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967427_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967427_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0416 -13.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207931%3A6967427_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967427_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207931'^^xsd:string;
  dwc:catalogNumber '6967427_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207931'^^xsd:anyURI;
  dwc:scientificName 'Spiroloculina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-13.7023'^^xsd:double;
  dwc:latitude '49.0416'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112046'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207931:6967427_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '112046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.7022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207822:6966098_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207822'^^xsd:string;
  dwc:catalogNumber '6966098_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207822'^^xsd:anyURI;
  dwc:scientificName 'Carnivore abundance'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7022'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207822:6966098_7'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.7022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966102_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966102_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7022'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966102_7'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966106_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966106_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966106_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.7022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966106_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966106_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966106_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7022'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966106_7'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966107_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966107_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966107_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.7022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966107_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966107_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966107_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7022'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966107_7'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.7022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966112_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966112_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7022'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966112_7'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966114_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966114_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966114_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.7022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966114_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966114_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966114_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7022'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966114_7'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966115_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966115_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966115_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.7022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966115_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966115_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966115_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Pennatulacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7022'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '1367'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966115_7'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1609360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966119_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966119_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966119_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.7022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966119_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966119_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966119_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7022'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966119_7'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.7022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966110_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966110_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7022'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966110_7'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.7022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966120_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966120_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Spatangoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7022'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '852322'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966120_7'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '852322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0371 -13.6984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0371"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966715_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966715_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.6984'^^xsd:double;
  dwc:latitude '49.0371'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966715_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0371 -13.6984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0371"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966716_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966716_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.6984'^^xsd:double;
  dwc:latitude '49.0371'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966716_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0371 -13.6984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0371"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966719_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966719_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.6984'^^xsd:double;
  dwc:latitude '49.0371'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966719_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966721_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966721_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966721_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0371 -13.6984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0371"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966721_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966721_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966721_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.6984'^^xsd:double;
  dwc:latitude '49.0371'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966721_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0371 -13.6984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0371"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966740_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.6984'^^xsd:double;
  dwc:latitude '49.0371'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_22'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0371 -13.6984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0371"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966742_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.6984'^^xsd:double;
  dwc:latitude '49.0371'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_22'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0371 -13.6984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0371"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966752_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966752_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ectoprocta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.6984'^^xsd:double;
  dwc:latitude '49.0371'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2601'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966752_22'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0371 -13.6984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0371"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966755_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.6984'^^xsd:double;
  dwc:latitude '49.0371'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_22'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0371 -13.6984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0371"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966756_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966756_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.6984'^^xsd:double;
  dwc:latitude '49.0371'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966756_22'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0371 -13.6984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0371"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966764_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.6984'^^xsd:double;
  dwc:latitude '49.0371'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_22'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0371 -13.6984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0371"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.6984'^^xsd:double;
  dwc:latitude '49.0371'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_22'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0371 -13.6984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0371"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966774_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.6984'^^xsd:double;
  dwc:latitude '49.0371'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_22'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0371 -13.6984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0371"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966775_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.6984'^^xsd:double;
  dwc:latitude '49.0371'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_22'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0371 -13.6984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0371"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966776_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966776_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.6984'^^xsd:double;
  dwc:latitude '49.0371'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966776_22'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0371 -13.6984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0371"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966761_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.6984'^^xsd:double;
  dwc:latitude '49.0371'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_22'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0402 -13.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0402"^^xsd:decimal ;
  dwc:decimalLongitude "-13.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966749_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966749_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.694'^^xsd:double;
  dwc:latitude '49.0402'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966749_21'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0402 -13.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0402"^^xsd:decimal ;
  dwc:decimalLongitude "-13.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.694'^^xsd:double;
  dwc:latitude '49.0402'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_21'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0402 -13.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0402"^^xsd:decimal ;
  dwc:decimalLongitude "-13.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966758_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966758_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Miscellaneous'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.694'^^xsd:double;
  dwc:latitude '49.0402'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966758_21'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204036%3A6933972_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204036%3A6933972_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204036%3A6933972_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.03 -13.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.03"^^xsd:decimal ;
  dwc:decimalLongitude "-13.502"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204036%3A6933972_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.03 -13.502)"^^geo:wktLiteral ;
  geo-pos:lat "49.03"^^xsd:decimal ;
  geo-pos:long "-13.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204036%3A6933972_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.204036:6933972_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-24'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.204036'^^xsd:string;
  dwc:catalogNumber '6933972_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.204036'^^xsd:anyURI;
  dwc:scientificName 'Mesoporos perforatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Joint, Ian'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-13.502'^^xsd:double;
  dwc:latitude '49.03'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '232516'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.204036:6933972_4'^^xsd:anyURI;
  dwc:observationDate '1993-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204036%3A6933974_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204036%3A6933974_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204036%3A6933974_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.03 -13.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.03"^^xsd:decimal ;
  dwc:decimalLongitude "-13.502"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204036%3A6933974_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.03 -13.502)"^^geo:wktLiteral ;
  geo-pos:lat "49.03"^^xsd:decimal ;
  geo-pos:long "-13.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204036%3A6933974_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.204036:6933974_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-24'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.204036'^^xsd:string;
  dwc:catalogNumber '6933974_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.204036'^^xsd:anyURI;
  dwc:scientificName 'Prorocentrum dentatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Joint, Ian'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-13.502'^^xsd:double;
  dwc:latitude '49.03'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '110298'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.204036:6933974_4'^^xsd:anyURI;
  dwc:observationDate '1993-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '110298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0855 -13.4394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0855"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966758_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966758_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Miscellaneous'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4394'^^xsd:double;
  dwc:latitude '49.0855'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966758_17'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0855 -13.4394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0855"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4394'^^xsd:double;
  dwc:latitude '49.0855'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_17'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0855 -13.4394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0855"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966749_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966749_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4394'^^xsd:double;
  dwc:latitude '49.0855'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966749_17'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0869 -13.4347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0869"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966715_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966715_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4347'^^xsd:double;
  dwc:latitude '49.0869'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966715_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0869 -13.4347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0869"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966716_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966716_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4347'^^xsd:double;
  dwc:latitude '49.0869'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966716_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0869 -13.4347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0869"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966719_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966719_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4347'^^xsd:double;
  dwc:latitude '49.0869'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966719_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0869 -13.4347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0869"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966750_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4347'^^xsd:double;
  dwc:latitude '49.0869'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_18'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0869 -13.4347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0869"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966755_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4347'^^xsd:double;
  dwc:latitude '49.0869'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_18'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0869 -13.4347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0869"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966764_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4347'^^xsd:double;
  dwc:latitude '49.0869'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_18'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0869 -13.4347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0869"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4347'^^xsd:double;
  dwc:latitude '49.0869'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_18'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966770_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966770_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966770_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0869 -13.4347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0869"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966770_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966770_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966770_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Priapulida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4347'^^xsd:double;
  dwc:latitude '49.0869'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101063'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966770_18'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0869 -13.4347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0869"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966774_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4347'^^xsd:double;
  dwc:latitude '49.0869'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_18'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0869 -13.4347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0869"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966775_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4347'^^xsd:double;
  dwc:latitude '49.0869'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_18'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0869 -13.4347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0869"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966776_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966776_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4347'^^xsd:double;
  dwc:latitude '49.0869'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966776_18'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0869 -13.4347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0869"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966761_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4347'^^xsd:double;
  dwc:latitude '49.0869'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_18'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966767_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966767_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966767_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0869 -13.4347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0869"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966767_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966767_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966767_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Pogonophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4347'^^xsd:double;
  dwc:latitude '49.0869'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966767_18'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0869 -13.4347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0869"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966754_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4347'^^xsd:double;
  dwc:latitude '49.0869'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_18'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0665 -13.4307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0665"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966856_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966856_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.4307'^^xsd:double;
  dwc:latitude '49.0665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966856_6'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966857_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966857_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966857_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0665 -13.4307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0665"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966857_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966857_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966857_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.4307'^^xsd:double;
  dwc:latitude '49.0665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966857_6'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966859_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966859_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966859_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0665 -13.4307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0665"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966859_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966859_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966859_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.4307'^^xsd:double;
  dwc:latitude '49.0665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966859_6'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966867_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966867_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966867_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0665 -13.4307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0665"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966867_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966867_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966867_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Ectoprocta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.4307'^^xsd:double;
  dwc:latitude '49.0665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2601'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966867_6'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0665 -13.4307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0665"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966870_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966870_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.4307'^^xsd:double;
  dwc:latitude '49.0665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966870_6'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966871_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966871_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966871_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0665 -13.4307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0665"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966871_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966871_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966871_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.4307'^^xsd:double;
  dwc:latitude '49.0665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966871_6'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0665 -13.4307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0665"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966874_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966874_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.4307'^^xsd:double;
  dwc:latitude '49.0665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966874_6'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0665 -13.4307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0665"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966876_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966876_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.4307'^^xsd:double;
  dwc:latitude '49.0665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966876_6'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0665 -13.4307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0665"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966877_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966877_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.4307'^^xsd:double;
  dwc:latitude '49.0665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966877_6'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966880_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966880_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966880_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0665 -13.4307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0665"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966880_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966880_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966880_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Pogonophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.4307'^^xsd:double;
  dwc:latitude '49.0665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966880_6'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0665 -13.4307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0665"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966881_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966881_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.4307'^^xsd:double;
  dwc:latitude '49.0665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966881_6'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0665 -13.4307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0665"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966887_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966887_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.4307'^^xsd:double;
  dwc:latitude '49.0665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966887_6'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0665 -13.4307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0665"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966888_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966888_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.4307'^^xsd:double;
  dwc:latitude '49.0665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966888_6'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0665 -13.4307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0665"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966889_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966889_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.4307'^^xsd:double;
  dwc:latitude '49.0665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966889_6'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966886_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966886_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966886_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0665 -13.4307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0665"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966886_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966886_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966886_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Scyphozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.4307'^^xsd:double;
  dwc:latitude '49.0665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '135220'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966886_6'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0831 -13.4307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0831"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966740_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4307'^^xsd:double;
  dwc:latitude '49.0831'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_20'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0831 -13.4307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0831"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966761_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4307'^^xsd:double;
  dwc:latitude '49.0831'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_20'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0831 -13.4307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0831"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4307'^^xsd:double;
  dwc:latitude '49.0831'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_20'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0831 -13.4307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0831"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966769_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966769_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4307'^^xsd:double;
  dwc:latitude '49.0831'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966769_20'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0831 -13.4307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0831"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966775_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4307'^^xsd:double;
  dwc:latitude '49.0831'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_20'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0831 -13.4307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0831"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966776_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966776_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4307'^^xsd:double;
  dwc:latitude '49.0831'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966776_20'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0831 -13.4307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0831"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966755_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4307'^^xsd:double;
  dwc:latitude '49.0831'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_20'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0872 -13.4267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0872"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207822:6966098_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207822'^^xsd:string;
  dwc:catalogNumber '6966098_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207822'^^xsd:anyURI;
  dwc:scientificName 'Carnivore abundance'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.4267'^^xsd:double;
  dwc:latitude '49.0872'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207822:6966098_6'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0872 -13.4267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0872"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966102_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966102_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.4267'^^xsd:double;
  dwc:latitude '49.0872'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966102_6'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0872 -13.4267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0872"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966108_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966108_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.4267'^^xsd:double;
  dwc:latitude '49.0872'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966108_6'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0872 -13.4267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0872"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966113_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966113_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.4267'^^xsd:double;
  dwc:latitude '49.0872'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966113_6'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966114_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966114_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966114_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0872 -13.4267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0872"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966114_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966114_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966114_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.4267'^^xsd:double;
  dwc:latitude '49.0872'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966114_6'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0872 -13.4267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0872"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966112_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966112_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.4267'^^xsd:double;
  dwc:latitude '49.0872'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966112_6'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0931 -13.4235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0931"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966754_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4235'^^xsd:double;
  dwc:latitude '49.0931'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_19'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0931 -13.4235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0931"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966755_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4235'^^xsd:double;
  dwc:latitude '49.0931'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_19'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0931 -13.4235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0931"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966761_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4235'^^xsd:double;
  dwc:latitude '49.0931'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_19'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0931 -13.4235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0931"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966764_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4235'^^xsd:double;
  dwc:latitude '49.0931'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_19'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0931 -13.4235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0931"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4235'^^xsd:double;
  dwc:latitude '49.0931'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_19'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0931 -13.4235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0931"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966769_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966769_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4235'^^xsd:double;
  dwc:latitude '49.0931'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966769_19'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0931 -13.4235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0931"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966774_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4235'^^xsd:double;
  dwc:latitude '49.0931'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_19'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966770_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966770_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966770_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0931 -13.4235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0931"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966770_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966770_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966770_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Priapulida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4235'^^xsd:double;
  dwc:latitude '49.0931'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101063'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966770_19'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0931 -13.4235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0931"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966775_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4235'^^xsd:double;
  dwc:latitude '49.0931'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_19'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0931 -13.4235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0931"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966750_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.4235'^^xsd:double;
  dwc:latitude '49.0931'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_19'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967615_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967615_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967615_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967615_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967615_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967615_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria tenuimargo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113920'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967615_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967615_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967615_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967615_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967615_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967615_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967615_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria tenuimargo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113920'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967615_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967618_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967618_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967618_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967618_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967618_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967618_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Cibicides wuellerstorfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '418063'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967618_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967618_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967618_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967618_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967618_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967618_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967618_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Cibicides wuellerstorfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '418063'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967618_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967619_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967619_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967619_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967619_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967619_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967619_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Fissurina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967619_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967620_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967620_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967620_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967620_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967620_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967620_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967620_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967621_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967621_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967621_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967621_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967621_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967621_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967621_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967621_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967621_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967621_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967621_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967621_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967621_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967621_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967622_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967622_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967622_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967622_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967622_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967622_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112364'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967622_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967625_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967625_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967625_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967625_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967625_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967625_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967625_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967627_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967627_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967627_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967627_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967627_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967627_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967627_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967627_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967627_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967627_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967627_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967627_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967627_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967627_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967627_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967627_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967627_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967627_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967627_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967627_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967627_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967627_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967627_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967627_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967627_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967627_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967627_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967627_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967628_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967628_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967628_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967628_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967628_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967628_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967628_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967628_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967628_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967628_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967628_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967628_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967628_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967628_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967628_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967628_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967628_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967628_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967628_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967628_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967628_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967628_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967628_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967628_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967628_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967628_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967628_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967628_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967629_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967629_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967629_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967629_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967629_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967629_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967629_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967629_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967629_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967629_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967629_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967629_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967629_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967629_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967630_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967630_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967630_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967630_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967630_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967630_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Robertina bradyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967630_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967631_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967631_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967631_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967631_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967631_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967631_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967631_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967632_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967632_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967632_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967632_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967632_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967632_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Trochammina globigeriniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114344'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967632_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '114298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967632_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967632_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967632_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967632_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967632_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967632_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Trochammina globigeriniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114344'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967632_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '114298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967632_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967632_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967632_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967632_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967632_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967632_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Trochammina globigeriniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114344'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967632_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '114298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967622_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967622_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967622_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967622_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967622_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967622_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112364'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967622_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967622_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967622_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967622_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967622_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967622_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967622_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112364'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967622_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967623_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967623_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967623_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967623_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967623_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967623_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967623_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967623_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967623_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967623_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967623_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967623_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967623_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967623_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967623_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967623_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967623_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967623_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967623_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967623_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967623_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967623_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967623_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967623_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967623_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967623_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967623_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967623_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967624_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967624_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967624_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967624_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967624_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967624_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967624_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967625_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967625_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967625_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967625_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967625_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967625_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967625_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967625_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967625_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967625_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967625_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967625_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967625_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967625_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967625_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967625_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967625_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967625_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967625_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967625_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967625_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967632_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967632_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967632_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967632_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967632_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967632_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Trochammina globigeriniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114344'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967632_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '114298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967374_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967374_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967374_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967374_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967374_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967374_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967374_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967374_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967374_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967374_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967374_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967374_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967374_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967374_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967375_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967375_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967375_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967375_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967375_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967375_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Bulimina costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113034'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967375_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967377_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967377_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967377_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967377_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967377_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967377_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Cibicides wuellerstorfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '418063'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967377_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967377_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967377_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967377_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967377_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967377_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967377_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Cibicides wuellerstorfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '418063'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967377_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967377_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967377_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967377_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967377_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967377_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967377_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Cibicides wuellerstorfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '418063'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967377_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967377_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967377_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967377_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967377_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967377_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967377_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Cibicides wuellerstorfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '418063'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967377_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967378_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967378_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967378_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967378_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967378_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967378_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Dentalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112217'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967378_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967378_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967378_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967378_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967378_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967378_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967378_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Dentalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112217'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967378_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967379_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967379_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967379_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967379_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967379_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967379_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967379_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967379_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967379_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967379_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967379_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967379_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967379_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967379_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967379_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967379_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967379_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967379_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967379_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967379_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967379_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967379_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967379_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967379_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967379_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967379_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967379_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967379_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967382_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967382_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967382_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967382_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967382_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967382_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Gavelinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967382_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967382_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967382_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967382_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967382_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967382_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967382_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Gavelinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967382_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967382_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967382_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967382_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967382_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967382_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967382_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Gavelinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967382_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967382_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967382_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967382_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967382_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967382_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967382_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Gavelinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967382_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967382_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967382_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967382_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967382_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967382_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967382_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Gavelinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967382_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967383_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967383_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967383_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967383_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967383_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967383_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967383_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967385_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967385_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967385_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967385_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967385_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967385_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967385_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967385_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967385_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967385_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967385_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967385_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967385_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967385_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967386_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967386_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967386_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967386_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967386_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967386_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112086'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967386_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967386_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967386_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967386_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967386_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967386_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967386_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112086'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967386_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967386_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967386_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967386_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967386_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967386_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967386_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112086'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967386_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967387_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967387_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967387_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967387_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967387_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967387_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967387_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967387_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967387_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967387_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967387_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967387_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967387_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967387_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967387_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967387_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967387_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967387_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967387_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967387_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967387_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967387_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967387_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967387_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967387_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967387_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967387_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967387_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967387_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967387_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967387_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967387_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967387_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967387_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967387_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967388_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967388_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967388_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967388_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967388_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967388_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967388_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967388_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967388_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967388_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967388_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967388_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967388_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967388_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967388_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967388_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967388_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967388_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967388_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967388_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967388_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967389_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967389_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967389_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967389_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967389_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967389_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Lagena sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967389_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967390_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967390_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967390_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967390_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967390_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967390_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113788'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967390_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967391_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967391_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967391_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967391_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967391_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967391_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967391_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967391_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967391_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967391_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967391_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967391_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967391_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967391_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967391_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967391_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967391_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967391_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967391_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967391_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967391_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967391_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967391_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967391_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967391_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967391_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967391_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967391_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967391_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967391_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967391_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967391_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967391_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967391_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967391_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967392_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967392_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967392_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967392_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967392_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967392_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Melonis pompilioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113564'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967392_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967392_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967392_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967392_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967392_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967392_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967392_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Melonis pompilioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113564'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967392_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967392_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967392_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967392_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967392_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967392_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967392_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Melonis pompilioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113564'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967392_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967392_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967392_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967392_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967392_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967392_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967392_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Melonis pompilioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113564'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967392_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967393_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967393_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967393_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967393_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967393_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967393_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967393_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967393_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967393_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967393_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967393_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967393_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967393_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967393_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967393_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967393_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967393_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967393_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967393_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967393_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967393_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967394_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967394_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967394_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967394_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967394_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967394_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967394_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967394_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967394_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967394_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967394_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967394_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967394_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967394_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967395_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967395_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967395_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967395_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967395_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967395_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967395_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967395_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967395_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967395_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967395_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967395_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967395_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967395_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967396_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967396_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967396_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967396_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967396_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967396_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967396_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967396_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967396_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967396_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967396_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967396_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967396_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967396_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967396_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967396_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967396_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967396_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967396_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967396_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967396_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967396_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967396_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967396_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967396_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967396_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967396_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967396_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967396_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967396_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967396_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967396_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967396_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967396_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967396_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967397_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967397_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967397_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967397_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967397_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967397_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967397_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967397_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967397_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967397_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967397_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967397_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967397_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967397_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967397_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967397_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967397_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967397_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967397_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967397_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967397_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967398_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967398_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967398_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967398_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967398_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967398_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967398_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967398_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967398_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967398_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967398_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967398_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967398_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967398_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967398_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967398_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967398_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967398_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967398_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967398_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967398_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967398_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967398_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967398_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967398_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967398_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967398_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967398_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967399_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967399_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967399_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967399_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967399_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967399_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Sigmoilopsis schlumbergeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112704'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967399_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967399_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967399_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967399_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967399_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967399_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967399_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Sigmoilopsis schlumbergeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112704'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967399_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967401_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967401_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967401_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967401_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967401_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967401_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Spiroloculina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112046'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967401_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967401_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967401_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967401_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967401_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967401_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967401_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Spiroloculina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112046'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967401_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967401_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967401_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967401_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967401_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967401_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967401_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Spiroloculina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112046'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967401_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967402_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967402_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967402_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967402_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967402_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967402_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Textularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967402_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967402_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967402_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967402_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967402_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967402_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967402_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Textularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967402_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967402_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967402_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967402_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967402_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967402_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967402_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Textularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967402_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967402_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967402_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967402_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967402_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967402_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967402_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Textularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967402_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967403_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967403_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967403_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967403_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967403_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967403_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967403_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967383_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967383_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967383_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967383_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967383_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967383_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967383_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967383_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967383_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967383_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967383_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967383_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967383_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967383_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967383_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967383_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967383_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967383_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967383_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967383_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967383_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967384_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967384_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967384_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967384_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967384_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967384_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967384_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967384_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967384_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967384_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967384_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967384_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967384_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967384_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967384_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967384_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967384_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967384_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967384_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967384_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967384_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967384_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967384_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967384_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967384_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967384_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967384_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967384_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967384_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967384_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967384_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967384_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967384_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967384_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967384_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967385_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967385_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967385_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967385_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967385_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967385_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967385_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967373_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967373_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967373_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967373_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967373_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967373_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Asterononion sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967373_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967376_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967376_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967376_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967376_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967376_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967376_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Chilostomella oolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113553'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967376_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967377_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967377_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967377_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967377_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967377_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967377_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Cibicides wuellerstorfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '418063'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967377_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967377_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967377_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967377_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967377_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967377_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967377_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Cibicides wuellerstorfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '418063'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967377_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967379_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967379_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967379_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967379_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967379_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967379_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967379_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967379_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967379_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967379_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967379_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967379_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967379_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967379_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967382_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967382_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967382_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967382_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967382_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967382_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Gavelinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967382_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967383_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967383_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967383_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967383_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967383_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967383_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967383_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967384_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967384_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967384_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967384_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967384_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967384_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967384_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967385_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967385_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967385_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967385_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967385_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967385_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967385_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967385_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967385_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967385_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967385_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967385_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967385_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967385_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967385_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967385_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967385_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967385_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967385_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967385_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967385_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967386_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967386_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967386_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967386_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967386_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967386_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112086'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967386_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967387_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967387_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967387_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967387_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967387_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967387_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967387_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967388_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967388_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967388_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967388_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967388_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967388_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967388_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967388_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967388_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967388_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967388_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967388_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967388_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967388_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967388_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967388_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967388_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967388_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967388_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967388_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967388_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967615_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967615_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967615_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967615_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967615_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967615_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria tenuimargo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113920'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967615_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967617_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967617_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967617_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967617_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967617_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967617_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Biloculina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112013'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967617_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967620_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967620_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967620_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967620_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967620_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967620_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967620_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967622_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967622_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967622_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967622_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967622_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967622_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112364'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967622_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967623_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967623_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967623_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967623_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967623_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967623_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967623_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967623_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967623_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967623_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967623_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967623_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967623_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967623_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967626_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967626_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967626_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967626_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967626_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967626_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Reophax pilulifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114013'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967626_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '417566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967626_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967626_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967626_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967626_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967626_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967626_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Reophax pilulifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114013'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967626_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '417566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967626_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967626_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967626_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967626_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967626_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967626_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Reophax pilulifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114013'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967626_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '417566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967627_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967627_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967627_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967627_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967627_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967627_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967627_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967628_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967628_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967628_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967628_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967628_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967628_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967628_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967628_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967628_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967628_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967628_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967628_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967628_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967628_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967629_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967629_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967629_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967629_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967629_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967629_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967629_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967629_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967629_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967629_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207938%3A6967629_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967629_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207938'^^xsd:string;
  dwc:catalogNumber '6967629_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207938'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207938:6967629_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967390_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967390_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967390_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967390_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967390_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967390_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113788'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967390_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967391_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967391_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967391_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967391_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967391_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967391_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967391_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967392_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967392_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967392_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967392_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967392_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967392_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Melonis pompilioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113564'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967392_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967392_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967392_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967392_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967392_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967392_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967392_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Melonis pompilioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113564'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967392_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967393_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967393_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967393_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967393_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967393_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967393_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967393_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967393_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967393_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967393_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967393_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967393_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967393_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967393_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967394_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967394_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967394_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967394_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967394_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967394_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967394_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967396_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967396_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967396_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967396_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967396_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967396_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967396_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967397_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967397_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967397_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967397_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967397_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967397_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967397_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967398_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967398_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967398_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967398_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967398_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967398_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967398_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967398_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967398_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967398_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967398_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967398_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967398_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967398_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967400_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967400_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967400_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967400_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967400_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967400_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113099'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967400_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '992022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967401_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967401_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967401_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967401_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967401_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967401_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Spiroloculina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112046'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967401_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967402_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967402_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967402_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0815 -13.4223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207930%3A6967402_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967402_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207930'^^xsd:string;
  dwc:catalogNumber '6967402_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207930'^^xsd:anyURI;
  dwc:scientificName 'Textularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.4223'^^xsd:double;
  dwc:latitude '49.0815'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207930:6967402_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966512_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966512_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966512_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966512_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966512_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966512_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966512_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966512_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966512_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966512_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966512_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966512_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966512_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966512_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966512_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966512_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966512_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966512_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966512_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966512_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966512_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966512_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966512_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966512_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966512_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966512_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966512_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966512_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966513_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966513_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966513_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966513_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966513_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966513_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966513_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966514_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966514_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966514_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966514_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966514_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966514_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966514_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966515_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966515_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966515_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966515_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966515_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966515_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966515_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966515_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966515_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966515_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966515_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966515_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966515_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966515_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966515_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966515_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966515_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966515_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966515_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966515_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966515_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966517_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966517_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966517_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966517_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966517_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966517_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966517_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966518_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966518_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966518_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966518_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966518_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966518_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966518_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966519_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966519_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966519_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966519_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966519_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966519_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966519_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966520_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966520_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966520_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966520_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966520_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966520_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966520_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966522_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966522_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966522_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966522_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966522_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966522_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966522_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966523_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966523_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966523_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966523_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966523_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966523_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966523_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966523_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966523_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966523_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966523_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966523_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966523_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966523_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966524_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966524_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966524_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966524_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966524_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966524_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966524_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966525_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966525_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966525_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966525_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966525_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966525_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966525_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966526_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966526_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966526_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966526_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966526_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966526_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966526_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966527_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966527_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966527_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966527_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966527_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966527_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966527_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966528_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966528_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966528_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966528_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966528_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966528_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966528_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966528_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966528_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966528_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966528_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966528_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966528_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966528_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966544_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966544_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966544_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966544_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966544_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966544_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966544_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966545_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966545_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966545_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966545_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966545_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966545_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966545_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966546_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966546_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966546_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966546_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966546_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966546_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966546_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966546_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966546_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966546_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966546_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966546_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966546_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966546_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966552_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966552_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966552_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966552_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966552_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966552_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966552_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966553_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966553_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966553_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966553_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966553_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966553_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966553_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966553_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966553_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966553_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966553_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966553_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966553_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966553_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966553_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966553_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966553_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966553_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966553_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966553_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966553_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966553_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966553_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966553_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966553_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966559_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966559_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966559_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966559_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966559_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966559_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966559_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966528_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966528_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966528_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966528_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966528_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966528_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966528_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966529_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966529_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966529_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966529_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966529_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966529_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966529_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966529_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966529_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966529_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966529_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966529_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966529_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966529_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966529_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966529_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966529_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966529_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966529_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966529_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966529_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966530_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966530_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966530_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966530_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966530_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966530_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966530_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966531_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966531_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966531_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966531_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966531_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966531_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966531_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966532_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966532_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966532_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966532_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966532_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966532_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966532_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966533_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966533_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966533_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966533_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966533_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966533_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966533_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966533_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966533_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966533_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966533_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966533_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966533_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966533_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966536_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966536_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966536_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966536_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966536_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966536_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966536_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966536_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966536_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966536_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966536_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966536_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966536_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966536_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966538_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966538_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966538_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966538_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966538_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966538_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966538_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966540_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966540_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966540_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966540_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966540_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966540_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966540_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966541_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966541_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966541_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966541_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966541_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966541_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966541_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966542_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966542_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966542_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966542_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966542_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966542_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966542_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966543_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966543_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966543_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966543_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966543_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966543_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966543_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966512_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966512_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966512_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966512_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966512_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966512_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966512_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966514_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966514_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966514_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966514_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966514_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966514_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966514_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966516_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966516_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966516_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966516_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966516_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966516_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966516_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966521_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966521_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966521_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966521_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966521_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966521_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966521_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966523_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966523_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966523_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966523_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966523_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966523_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966523_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966525_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966525_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966525_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966525_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966525_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966525_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966525_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966527_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966527_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966527_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966527_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966527_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966527_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966527_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966528_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966528_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966528_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966528_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966528_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966528_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966528_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966529_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966529_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966529_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966529_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966529_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966529_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966529_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966532_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966532_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966532_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966532_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966532_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966532_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966532_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966533_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966533_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966533_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966533_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966533_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966533_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966533_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966534_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966534_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966534_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966534_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966534_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966534_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966534_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966535_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966535_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966535_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966535_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966535_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966535_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Nygmatonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '227170'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966535_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '227170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966536_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966536_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966536_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966536_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966536_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966536_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966536_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966537_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966537_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966537_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966537_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966537_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966537_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966537_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966539_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966539_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966539_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966539_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966539_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966539_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966539_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966540_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966540_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966540_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966540_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966540_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966540_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966540_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966542_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966542_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966542_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966542_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966542_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966542_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966542_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966545_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966545_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966545_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966545_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966545_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966545_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966545_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966552_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966552_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966552_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966552_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966552_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966552_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966552_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966559_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966559_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966559_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1283 -13.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207844%3A6966559_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966559_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207844'^^xsd:string;
  dwc:catalogNumber '6966559_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207844'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.1752'^^xsd:double;
  dwc:latitude '49.1283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207844:6966559_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967586_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967586_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967586_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967586_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967586_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967586_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria tenuimargo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113920'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967586_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967588_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967588_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967588_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967588_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967588_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967588_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967588_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967589_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967589_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967589_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967589_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967589_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967589_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Bulimina costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113034'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967589_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967590_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967590_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967590_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967590_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967590_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967590_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Cibicides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '585186'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967590_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '183063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967591_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967591_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967591_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967591_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967591_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967591_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Cibicides kullenbergi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112873'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967591_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967592_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967592_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967592_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967592_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967592_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967592_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967592_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967592_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967592_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967592_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967592_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967592_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967592_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967592_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967593_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967593_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967593_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967593_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967593_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967593_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Cyclammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112348'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967593_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967594_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967594_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967594_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967594_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967594_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967594_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Cyclogyra sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '254324'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967594_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967595_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967595_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967595_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967595_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967595_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967595_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Gavelinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967595_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967596_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967596_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967596_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967596_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967596_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967596_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967596_9'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967597_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967597_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967597_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967597_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967597_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967597_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967597_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967597_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967597_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967597_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967597_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967597_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967597_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967597_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967598_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967598_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967598_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967598_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967598_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967598_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113947'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967598_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '114324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967599_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967599_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967599_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967599_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967599_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967599_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112330'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967599_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967599_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967599_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967599_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967599_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967599_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967599_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112330'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967599_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967599_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967599_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967599_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967599_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967599_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967599_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112330'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967599_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967600_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967600_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967600_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967600_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967600_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967600_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112330'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967600_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967600_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967600_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967600_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967600_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967600_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967600_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112330'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967600_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967600_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967600_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967600_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967600_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967600_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967600_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112330'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967600_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967601_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967601_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967601_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967601_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967601_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967601_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967601_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967601_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967601_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967601_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967601_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967601_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967601_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967601_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967601_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967601_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967601_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967601_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967601_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967601_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967601_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967602_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967602_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967602_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967602_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967602_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967602_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112364'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967602_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967603_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967603_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967603_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967603_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967603_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967603_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967603_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967603_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967603_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967603_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967603_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967603_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967603_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967603_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967604_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967604_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967604_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967604_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967604_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967604_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967604_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967604_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967604_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967604_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967604_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967604_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967604_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967604_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967604_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967604_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967604_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967604_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967604_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967604_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967604_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967604_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967604_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967604_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967604_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967604_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967604_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967604_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967605_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967605_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967605_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967605_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967605_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967605_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Reophax pilulifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114013'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967605_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '417566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967605_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967605_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967605_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967605_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967605_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967605_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Reophax pilulifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114013'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967605_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '417566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967605_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967605_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967605_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967605_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967605_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967605_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Reophax pilulifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114013'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967605_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '417566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967606_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967606_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967606_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967606_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967606_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967606_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967606_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967606_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967606_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967606_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967606_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967606_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967606_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967606_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967608_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967608_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967608_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967608_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967608_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967608_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina cf. abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967608_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967608_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967608_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967608_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967608_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967608_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967608_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina cf. abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967608_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967609_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967609_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967609_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967609_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967609_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967609_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina cf. algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967609_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967610_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967610_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967610_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967610_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967610_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967610_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967610_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967610_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967610_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967610_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967610_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967610_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967610_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967610_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967610_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967610_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967610_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967610_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967610_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967610_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967610_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967611_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967611_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967611_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967611_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967611_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967611_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Tritaxis brittannica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '146261'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967611_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967611_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967611_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967611_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967611_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967611_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967611_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Tritaxis brittannica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '146261'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967611_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967612_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967612_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967612_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967612_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967612_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967612_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Trochammina globigeriniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114344'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967612_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '114298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967612_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967612_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967612_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967612_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967612_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967612_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Trochammina globigeriniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114344'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967612_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '114298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967612_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967612_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967612_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967612_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967612_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967612_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Trochammina globigeriniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114344'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967612_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '114298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967612_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967612_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967612_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967612_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967612_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967612_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Trochammina globigeriniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114344'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967612_8'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '114298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967613_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967613_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967613_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967613_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967613_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967613_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967613_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967613_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967613_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967613_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967613_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967613_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967613_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967613_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967343_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967343_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967343_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967343_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967343_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967343_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967343_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967343_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967343_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967343_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967343_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967343_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967343_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967343_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967343_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967343_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967343_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967343_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967343_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967343_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967343_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967343_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967343_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967343_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967343_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967343_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967343_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967343_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967344_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967344_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967344_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967344_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967344_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967344_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Bulimina costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113034'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967344_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967344_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967344_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967344_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967344_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967344_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967344_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Bulimina costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113034'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967344_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967344_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967344_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967344_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967344_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967344_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967344_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Bulimina costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113034'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967344_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967344_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967344_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967344_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967344_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967344_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967344_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Bulimina costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113034'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967344_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967344_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967344_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967344_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967344_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967344_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967344_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Bulimina costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113034'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967344_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967344_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967344_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967344_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967344_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967344_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967344_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Bulimina costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113034'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967344_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967345_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967345_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967345_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967345_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967345_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967345_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Cibicides pachydermus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '723134'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967345_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '723134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967345_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967345_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967345_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967345_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967345_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967345_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Cibicides pachydermus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '723134'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967345_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '723134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967345_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967345_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967345_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967345_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967345_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967345_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Cibicides pachydermus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '723134'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967345_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '723134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967346_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967346_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967346_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967346_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967346_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967346_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Cibicides wuellerstorfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '418063'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967346_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967346_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967346_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967346_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967346_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967346_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967346_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Cibicides wuellerstorfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '418063'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967346_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967346_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967346_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967346_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967346_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967346_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967346_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Cibicides wuellerstorfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '418063'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967346_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967346_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967346_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967346_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967346_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967346_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967346_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Cibicides wuellerstorfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '418063'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967346_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967346_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967346_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967346_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967346_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967346_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967346_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Cibicides wuellerstorfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '418063'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967346_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967352_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967352_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967352_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967352_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967352_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967352_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967352_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967352_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967352_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967352_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967352_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967352_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967352_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967352_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967352_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967352_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967352_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967352_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967352_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967352_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967352_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967352_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967352_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967352_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967352_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967352_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967352_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967352_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967352_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967352_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967352_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967352_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967352_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967352_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967352_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967353_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967353_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967353_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967353_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967353_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967353_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Hanzawaia boueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113185'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967353_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967353_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967353_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967353_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967353_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967353_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967353_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Hanzawaia boueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113185'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967353_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967353_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967353_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967353_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967353_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967353_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967353_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Hanzawaia boueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113185'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967353_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967353_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967353_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967353_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967353_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967353_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967353_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Hanzawaia boueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113185'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967353_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967354_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967354_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967354_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967354_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967354_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967354_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967354_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967354_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967354_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967354_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967354_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967354_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967354_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967354_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967354_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967354_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967354_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967354_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967354_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967354_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967354_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967354_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967354_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967354_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967354_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967354_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967354_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967354_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967354_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967354_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967354_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967354_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967354_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967354_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967354_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967355_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967355_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967355_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967355_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967355_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967355_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967355_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967355_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967355_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967355_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967355_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967355_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967355_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967355_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967355_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967355_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967355_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967355_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967355_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967355_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967355_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967355_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967355_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967355_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967355_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967355_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967355_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967355_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967357_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967357_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967357_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967357_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967357_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967357_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113788'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967357_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967358_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967358_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967358_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967358_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967358_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967358_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967358_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967358_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967358_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967358_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967358_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967358_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967358_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967358_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967358_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967358_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967358_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967358_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967358_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967358_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967358_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967358_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967358_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967358_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967358_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967358_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967358_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967358_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967358_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967358_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967358_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967358_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967358_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967358_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967358_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967359_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967359_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967359_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967359_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967359_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967359_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Melonis pompilioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113564'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967359_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967359_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967359_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967359_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967359_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967359_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967359_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Melonis pompilioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113564'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967359_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967359_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967359_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967359_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967359_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967359_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967359_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Melonis pompilioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113564'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967359_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967359_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967359_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967359_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967359_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967359_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967359_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Melonis pompilioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113564'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967359_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967360_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967360_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967360_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967360_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967360_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967360_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967360_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967360_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967360_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967360_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967360_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967360_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967360_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967360_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967360_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967360_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967360_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967360_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967360_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967360_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967360_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967361_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967361_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967361_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967361_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967361_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967361_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967361_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967361_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967361_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967361_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967361_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967361_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967361_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967361_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967362_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967362_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967362_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967362_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967362_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967362_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967362_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967363_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967363_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967363_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967363_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967363_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967363_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967363_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967363_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967363_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967363_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967363_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967363_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967363_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967363_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967363_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967363_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967363_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967363_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967363_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967363_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967363_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967363_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967363_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967363_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967363_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967363_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967363_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967363_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967364_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967364_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967364_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967364_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967364_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967364_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967364_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967364_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967364_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967364_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967364_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967364_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967364_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967364_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967364_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967364_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967364_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967364_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967364_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967364_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967364_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967364_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967364_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967364_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967364_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967364_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967364_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967364_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967365_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967365_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967365_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967365_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967365_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967365_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967365_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967365_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967365_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967365_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967365_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967365_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967365_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967365_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967365_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967365_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967365_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967365_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967365_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967365_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967365_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967365_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967365_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967365_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967365_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967365_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967365_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967365_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967366_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967366_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967366_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967366_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967366_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967366_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Sigmoilopsis schlumbergeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112704'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967366_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967366_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967366_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967366_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967366_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967366_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967366_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Sigmoilopsis schlumbergeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112704'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967366_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967366_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967366_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967366_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967366_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967366_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967366_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Sigmoilopsis schlumbergeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112704'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967366_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967366_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967366_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967366_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967366_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967366_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967366_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Sigmoilopsis schlumbergeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112704'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967366_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967367_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967367_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967367_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967367_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967367_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967367_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113099'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967367_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '992022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967367_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967367_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967367_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967367_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967367_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967367_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113099'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967367_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '992022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967368_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967368_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967368_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967368_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967368_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967368_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Textularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967368_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967368_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967368_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967368_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967368_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967368_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967368_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Textularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967368_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967368_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967368_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967368_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967368_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967368_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967368_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Textularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967368_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967368_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967368_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967368_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967368_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967368_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967368_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Textularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967368_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967369_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967369_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967369_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967369_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967369_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967369_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967369_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967369_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967369_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967369_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967369_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967369_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967369_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967369_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967369_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967369_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967369_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967369_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967369_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967369_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967369_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967369_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967369_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967369_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967369_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967369_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967369_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967369_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967370_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967370_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967370_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967370_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967370_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967370_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina proboscidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113775'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967370_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '466362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967347_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967347_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967347_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967347_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967347_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967347_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Dentalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112217'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967347_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967350_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967350_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967350_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967350_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967350_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967350_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Gavelinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967350_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967350_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967350_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967350_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967350_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967350_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967350_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Gavelinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967350_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967350_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967350_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967350_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967350_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967350_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967350_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Gavelinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967350_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967350_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967350_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967350_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967350_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967350_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967350_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Gavelinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967350_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967351_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967351_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967351_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967351_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967351_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967351_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967351_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967351_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967351_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967351_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967351_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967351_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967351_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967351_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967351_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967351_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967351_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967351_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967351_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967351_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967351_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967351_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967351_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967351_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967351_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967351_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967351_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967351_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967604_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967604_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967604_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967604_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967604_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967604_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967604_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967607_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967607_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967607_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967607_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967607_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967607_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967607_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967609_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967609_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967609_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967609_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967609_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967609_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina cf. algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967609_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967609_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967609_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967609_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967609_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967609_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967609_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina cf. algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967609_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967610_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967610_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967610_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967610_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967610_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967610_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967610_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967600_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967600_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967600_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967600_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967600_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967600_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112330'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967600_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967601_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967601_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967601_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967601_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967601_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967601_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967601_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967603_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967603_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967603_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967603_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967603_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967603_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967603_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967343_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967343_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967343_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967343_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967343_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967343_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967343_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967343_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967343_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967343_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967343_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967343_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967343_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967343_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967345_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967345_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967345_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967345_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967345_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967345_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Cibicides pachydermus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '723134'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967345_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '723134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967345_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967345_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967345_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967345_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967345_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967345_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Cibicides pachydermus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '723134'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967345_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '723134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967346_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967346_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967346_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967346_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967346_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967346_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Cibicides wuellerstorfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '418063'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967346_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967350_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967350_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967350_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967350_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967350_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967350_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Gavelinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967350_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967350_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967350_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967350_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967350_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967350_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967350_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Gavelinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967350_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967352_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967352_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967352_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967352_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967352_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967352_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967352_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967353_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967353_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967353_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967353_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967353_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967353_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Hanzawaia boueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113185'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967353_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967353_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967353_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967353_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967353_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967353_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967353_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Hanzawaia boueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113185'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967353_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967354_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967354_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967354_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967354_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967354_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967354_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967354_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967355_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967355_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967355_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967355_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967355_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967355_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967355_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967355_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967355_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967355_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967355_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967355_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967355_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967355_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967356_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967356_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967356_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967356_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967356_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967356_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Lagena sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967356_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967357_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967357_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967357_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967357_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967357_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967357_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113788'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967357_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967357_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967357_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967357_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967357_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967357_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967357_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113788'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967357_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967358_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967358_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967358_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967358_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967358_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967358_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967358_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967360_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967360_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967360_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967360_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967360_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967360_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967360_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967360_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967360_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967360_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967360_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967360_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967360_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967360_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967363_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967363_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967363_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967363_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967363_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967363_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967363_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967364_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967364_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967364_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967364_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967364_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967364_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967364_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967364_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967364_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967364_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967364_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967364_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967364_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967364_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967365_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967365_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967365_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967365_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967365_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967365_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967365_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967366_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967366_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967366_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967366_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967366_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967366_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Sigmoilopsis schlumbergeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112704'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967366_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967366_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967366_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967366_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967366_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967366_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967366_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Sigmoilopsis schlumbergeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112704'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967366_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967368_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967368_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967368_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967368_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967368_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967368_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Textularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967368_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967369_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967369_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967369_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967369_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967369_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967369_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967369_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967369_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967369_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967369_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207929%3A6967369_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967369_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207929'^^xsd:string;
  dwc:catalogNumber '6967369_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207929'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207929:6967369_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967611_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967611_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967611_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967611_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967611_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967611_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Tritaxis brittannica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '146261'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967611_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967612_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967612_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967612_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967612_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967612_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967612_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Trochammina globigeriniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114344'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967612_9'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '114298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967613_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967613_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967613_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967613_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967613_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967613_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967613_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967587_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967587_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967587_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967587_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967587_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967587_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Biloculinella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112014'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967587_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '112014'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967604_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967604_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967604_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967604_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967604_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967604_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967604_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967604_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967604_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967604_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967604_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967604_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967604_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967604_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967592_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967592_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967592_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967592_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967592_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967592_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967592_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967596_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967596_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967596_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1585 -13.0969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1585"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207937%3A6967596_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967596_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207937'^^xsd:string;
  dwc:catalogNumber '6967596_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207937'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13.0969'^^xsd:double;
  dwc:latitude '49.1585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207937:6967596_8'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1505 -13.0915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1505"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966103_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966103_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.0915'^^xsd:double;
  dwc:latitude '49.1505'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966103_5'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966104_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966104_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966104_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1505 -13.0915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1505"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966104_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966104_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966104_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.0915'^^xsd:double;
  dwc:latitude '49.1505'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966104_5'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966109_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966109_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966109_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1505 -13.0915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1505"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966109_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966109_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966109_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.0915'^^xsd:double;
  dwc:latitude '49.1505'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966109_5'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1505 -13.0915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1505"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966110_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966110_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.0915'^^xsd:double;
  dwc:latitude '49.1505'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966110_5'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966111_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966111_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966111_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1505 -13.0915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1505"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966111_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966111_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966111_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Gorgonaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.0915'^^xsd:double;
  dwc:latitude '49.1505'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966111_5'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1505 -13.0915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1505"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966113_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966113_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.0915'^^xsd:double;
  dwc:latitude '49.1505'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966113_5'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1505 -13.0915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1505"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207822:6966098_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207822'^^xsd:string;
  dwc:catalogNumber '6966098_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207822'^^xsd:anyURI;
  dwc:scientificName 'Carnivore abundance'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.0915'^^xsd:double;
  dwc:latitude '49.1505'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207822:6966098_5'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1505 -13.0915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1505"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966102_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966102_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.0915'^^xsd:double;
  dwc:latitude '49.1505'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966102_5'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966105_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966105_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966105_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1505 -13.0915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1505"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966105_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966105_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966105_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.0915'^^xsd:double;
  dwc:latitude '49.1505'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966105_5'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1505 -13.0915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1505"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966112_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966112_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.0915'^^xsd:double;
  dwc:latitude '49.1505'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966112_5'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1505 -13.0915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1505"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966120_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966120_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Spatangoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.0915'^^xsd:double;
  dwc:latitude '49.1505'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '852322'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966120_5'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '852322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.161 -13.0907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.161"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966740_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0907'^^xsd:double;
  dwc:latitude '49.161'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_15'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.161 -13.0907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.161"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966754_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0907'^^xsd:double;
  dwc:latitude '49.161'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_15'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.161 -13.0907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.161"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966761_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0907'^^xsd:double;
  dwc:latitude '49.161'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_15'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.161 -13.0907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.161"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966764_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0907'^^xsd:double;
  dwc:latitude '49.161'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_15'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.161 -13.0907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.161"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966769_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966769_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0907'^^xsd:double;
  dwc:latitude '49.161'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966769_15'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.161 -13.0907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.161"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966775_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0907'^^xsd:double;
  dwc:latitude '49.161'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_15'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.161 -13.0907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.161"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0907'^^xsd:double;
  dwc:latitude '49.161'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_15'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.161 -13.0907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.161"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966774_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0907'^^xsd:double;
  dwc:latitude '49.161'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_15'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.161 -13.0907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.161"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966755_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0907'^^xsd:double;
  dwc:latitude '49.161'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_15'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.161 -13.0907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.161"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966756_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966756_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0907'^^xsd:double;
  dwc:latitude '49.161'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966756_15'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.161 -13.0907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.161"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966742_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0907'^^xsd:double;
  dwc:latitude '49.161'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_15'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1589 -13.0904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1589"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966749_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966749_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0904'^^xsd:double;
  dwc:latitude '49.1589'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966749_16'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1589 -13.0904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1589"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966758_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966758_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Miscellaneous'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0904'^^xsd:double;
  dwc:latitude '49.1589'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966758_16'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1589 -13.0904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1589"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0904'^^xsd:double;
  dwc:latitude '49.1589'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_16'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966564_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966564_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966564_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966564_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966564_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966564_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966564_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966564_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966564_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966564_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966564_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966564_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966564_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966564_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966564_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966564_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966564_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966564_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966564_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966564_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966564_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966564_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966564_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966564_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966564_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966564_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966564_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966564_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966564_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966564_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966564_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966564_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966564_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966564_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966564_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966565_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966565_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966565_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966565_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966565_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966565_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966565_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966566_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966566_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966566_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966566_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966566_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966566_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966566_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966566_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966566_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966566_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966566_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966566_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966566_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966566_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966568_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966568_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966568_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966568_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966568_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966568_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966568_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966569_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966569_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966569_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966569_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966569_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966569_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966569_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966569_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966569_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966569_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966569_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966569_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966569_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966569_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966569_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966569_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966569_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966569_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966569_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966569_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966569_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966571_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966571_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966571_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966571_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966571_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966571_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966571_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966571_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966571_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966571_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966571_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966571_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966571_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966571_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966572_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966572_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966572_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966572_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966572_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966572_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966572_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966572_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966572_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966572_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966572_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966572_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966572_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966572_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966572_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966572_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966572_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966572_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966572_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966572_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966572_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966572_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966572_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966572_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966572_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966572_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966572_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966572_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966573_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966573_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966573_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966573_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966573_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966573_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966573_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966574_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966574_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966574_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966574_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966574_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966574_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966574_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966575_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966575_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966575_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966575_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966575_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966575_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Comesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2426'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966575_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966575_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966575_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966575_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966575_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966575_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966575_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Comesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2426'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966575_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966576_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966576_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966576_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966576_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966576_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966576_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966576_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966576_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966576_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966576_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966576_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966576_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966576_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966576_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966576_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966576_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966576_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966576_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966576_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966576_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966576_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966576_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966576_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966576_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966576_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966576_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966576_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966576_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966577_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966577_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966577_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966577_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966577_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966577_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966577_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966577_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966577_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966577_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966577_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966577_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966577_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966577_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966579_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966579_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966579_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966579_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966579_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966579_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966579_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966580_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966580_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966580_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966580_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966580_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966580_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966580_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966580_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966580_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966580_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966580_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966580_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966580_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966580_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966580_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966580_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966580_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966580_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966580_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966580_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966580_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966580_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966580_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966580_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966580_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966580_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966580_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966580_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966581_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966581_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966581_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966581_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966581_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966581_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966581_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966582_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966582_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966582_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966582_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966582_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966582_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966582_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966582_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966582_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966582_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966582_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966582_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966582_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966582_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966582_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966582_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966582_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966582_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966582_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966582_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966582_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966583_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966583_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966583_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966583_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966583_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966583_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966583_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966583_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966583_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966583_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966583_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966583_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966583_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966583_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966584_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966584_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966584_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966584_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966584_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966584_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966584_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966585_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966585_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966585_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966585_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966585_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966585_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966585_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966586_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966586_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966586_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966586_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966586_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966586_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Metacomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156844'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966586_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '156844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966586_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966586_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966586_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966586_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966586_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966586_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Metacomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156844'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966586_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '156844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966586_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966586_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966586_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966586_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966586_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966586_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Metacomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156844'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966586_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '156844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966587_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966587_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966587_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966587_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966587_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966587_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966587_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966588_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966588_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966588_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966588_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966588_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966588_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966588_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966588_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966588_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966588_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966588_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966588_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966588_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966588_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966588_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966588_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966588_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966588_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966588_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966588_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966588_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966588_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966588_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966588_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966588_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966588_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966588_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966588_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966589_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966589_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966589_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966589_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966589_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966589_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966589_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966589_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966589_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966589_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966589_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966589_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966589_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966589_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966589_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966589_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966589_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966589_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966591_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966591_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966591_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966591_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966591_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966591_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Neotonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2325'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966591_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966592_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966592_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966592_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966592_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966592_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966592_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Nox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '234421'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966592_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966593_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966593_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966593_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966593_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966593_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966593_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Nygmatonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '227170'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966593_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '227170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966594_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966594_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966594_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966594_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966594_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966594_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966594_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966594_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966594_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966594_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966594_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966594_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966594_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966594_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966596_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966596_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966596_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966596_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966596_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966596_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966596_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966597_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966597_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966597_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966597_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966597_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966597_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966597_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966598_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966598_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966598_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966598_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966598_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966598_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966598_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966598_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966598_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966598_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966598_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966598_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966598_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966598_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966598_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966598_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966598_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966598_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966598_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966598_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966598_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966599_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966599_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966599_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966599_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966599_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966599_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Parodontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2420'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966599_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966600_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966600_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966600_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966600_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966600_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966600_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966600_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966601_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966601_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966601_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966601_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966601_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966601_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966601_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966602_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966602_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966602_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966602_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966602_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966602_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966602_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966604_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966604_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966604_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966604_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966604_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966604_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966604_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966604_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966604_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966604_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966604_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966604_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966604_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966604_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966605_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966605_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966605_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966605_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966605_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966605_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966605_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966605_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966605_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966605_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966605_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966605_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966605_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966605_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966606_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966606_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966606_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966606_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966606_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966606_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966606_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966606_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966606_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966606_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966606_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966606_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966606_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966606_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966606_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966606_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966606_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966606_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966606_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966606_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966606_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966608_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966608_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966608_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966608_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966608_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966608_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966608_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966609_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966609_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966609_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966609_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966609_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966609_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966609_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966609_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966609_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966609_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966609_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966609_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966609_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966609_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966610_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966610_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966610_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966610_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966610_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966610_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Vasostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '227195'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966610_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '227195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966610_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966610_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966610_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966610_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966610_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966610_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Vasostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '227195'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966610_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '227195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966611_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966611_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966611_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966611_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966611_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966611_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966611_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966618_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966618_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966618_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966618_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966618_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966618_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966618_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966618_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966618_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966618_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966618_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966618_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966618_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966618_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966618_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966618_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966618_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966618_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966618_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966618_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966618_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966618_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966618_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966618_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966618_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966622_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966622_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966622_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966622_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966622_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966622_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966622_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966622_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966622_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966622_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966622_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966622_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966622_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966622_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966622_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966622_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966622_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966622_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966622_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966622_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966622_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966625_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966625_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966625_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966625_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966625_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966625_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966625_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966803_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966803_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966803_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966803_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966803_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966803_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966803_11'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966803_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966803_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966803_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966803_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966803_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966803_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966803_9'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966805_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966805_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966805_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966805_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966805_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966805_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966805_9'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966808_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966808_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966808_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966808_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966808_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966808_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966808_9'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966815_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966815_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966815_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966815_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966815_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966815_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966815_11'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966815_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966815_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966815_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966815_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966815_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966815_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966815_9'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966819_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966819_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966819_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966819_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966819_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966819_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Miscellaneous'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966819_10'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966821_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966821_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966821_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966821_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966821_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966821_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966821_11'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966821_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966821_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966821_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966821_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966821_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966821_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966821_9'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966826_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966826_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966826_10'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966826_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966826_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966826_11'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966830_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966830_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966830_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966830_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966830_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966830_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966830_9'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966831_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966831_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966831_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966831_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966831_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966831_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966831_11'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966831_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966831_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966831_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966831_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966831_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966831_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966831_9'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966832_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966832_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966832_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966832_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966832_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966832_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966832_9'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966811_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966811_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966811_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966811_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966811_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966811_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966811_10'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966816_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966816_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966816_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966816_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966816_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966816_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966816_11'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966824_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966824_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966824_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966824_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966824_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966824_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966824_9'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966826_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966826_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966826_9'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966830_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966830_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966830_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966830_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966830_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966830_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966830_11'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966595_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966595_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966595_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966595_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966595_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966595_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966595_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966597_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966597_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966597_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966597_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966597_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966597_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966597_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966597_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966597_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966597_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966597_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966597_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966597_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966597_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966598_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966598_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966598_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966598_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966598_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966598_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966598_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966603_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966603_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966603_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966603_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966603_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966603_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966603_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966603_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966603_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966603_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966603_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966603_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966603_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966603_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966604_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966604_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966604_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966604_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966604_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966604_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966604_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966607_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966607_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966607_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966607_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966607_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966607_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966607_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966609_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966609_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966609_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966609_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966609_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966609_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966609_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966617_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966617_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966617_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966617_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966617_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966617_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966617_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966617_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966617_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966617_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966617_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966617_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966617_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966617_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966617_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966617_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966617_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966617_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966617_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966617_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966617_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966564_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966564_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966564_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966564_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966564_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966564_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966564_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966566_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966566_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966566_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966566_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966566_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966566_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966566_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966567_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966567_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966567_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966567_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966567_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966567_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966567_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966570_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966570_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966570_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966570_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966570_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966570_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966570_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966571_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966571_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966571_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966571_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966571_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966571_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966571_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966574_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966574_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966574_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966574_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966574_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966574_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966574_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966576_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966576_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966576_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966576_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966576_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966576_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966576_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966578_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966578_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966578_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966578_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  geo-pos:lat "49.151"^^xsd:decimal ;
  geo-pos:long "-13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966578_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966578_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966578_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966578_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966579_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966579_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966579_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966579_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  geo-pos:lat "49.151"^^xsd:decimal ;
  geo-pos:long "-13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966579_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966579_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966579_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966579_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966580_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966580_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966580_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966580_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  geo-pos:lat "49.151"^^xsd:decimal ;
  geo-pos:long "-13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966580_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966580_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966580_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966580_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966580_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966580_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966580_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966580_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  geo-pos:lat "49.151"^^xsd:decimal ;
  geo-pos:long "-13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966580_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966580_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966580_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966580_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966582_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966582_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966582_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966582_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  geo-pos:lat "49.151"^^xsd:decimal ;
  geo-pos:long "-13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966582_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966582_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966582_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966582_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966583_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966583_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966583_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966583_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  geo-pos:lat "49.151"^^xsd:decimal ;
  geo-pos:long "-13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966583_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966583_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966583_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966583_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966586_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966586_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966586_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966586_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  geo-pos:lat "49.151"^^xsd:decimal ;
  geo-pos:long "-13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966586_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966586_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966586_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Metacomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156844'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966586_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '156844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966587_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966587_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966587_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966587_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  geo-pos:lat "49.151"^^xsd:decimal ;
  geo-pos:long "-13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966587_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966587_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966587_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966587_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966587_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966587_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966587_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966587_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  geo-pos:lat "49.151"^^xsd:decimal ;
  geo-pos:long "-13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966587_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966587_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966587_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966587_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  geo-pos:lat "49.151"^^xsd:decimal ;
  geo-pos:long "-13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966589_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966589_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966589_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  geo-pos:lat "49.151"^^xsd:decimal ;
  geo-pos:long "-13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966589_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966589_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966589_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966589_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966590_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966590_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966590_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966590_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  geo-pos:lat "49.151"^^xsd:decimal ;
  geo-pos:long "-13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966590_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966590_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966590_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966590_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966593_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966593_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966593_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966593_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  geo-pos:lat "49.151"^^xsd:decimal ;
  geo-pos:long "-13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966593_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966593_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966593_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Nygmatonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '227170'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966593_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '227170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966594_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966594_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966594_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966594_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.09)"^^geo:wktLiteral ;
  geo-pos:lat "49.151"^^xsd:decimal ;
  geo-pos:long "-13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207845%3A6966594_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966594_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207845'^^xsd:string;
  dwc:catalogNumber '6966594_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207845'^^xsd:anyURI;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-13.09'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207845:6966594_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.0897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.0897)"^^geo:wktLiteral ;
  geo-pos:lat "49.151"^^xsd:decimal ;
  geo-pos:long "-13.0897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966858_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966858_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.0897'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966858_5'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966859_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966859_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966859_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.0897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966859_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.0897)"^^geo:wktLiteral ;
  geo-pos:lat "49.151"^^xsd:decimal ;
  geo-pos:long "-13.0897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966859_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966859_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966859_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.0897'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966859_5'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966861_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966861_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966861_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.0897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966861_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.0897)"^^geo:wktLiteral ;
  geo-pos:lat "49.151"^^xsd:decimal ;
  geo-pos:long "-13.0897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966861_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966861_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966861_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.0897'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966861_5'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966866_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966866_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966866_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.0897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966866_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.0897)"^^geo:wktLiteral ;
  geo-pos:lat "49.151"^^xsd:decimal ;
  geo-pos:long "-13.0897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966866_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966866_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966866_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Echiurida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.0897'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '110345'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966866_5'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '110345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.0897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.0897)"^^geo:wktLiteral ;
  geo-pos:lat "49.151"^^xsd:decimal ;
  geo-pos:long "-13.0897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966869_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966869_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.0897'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966869_5'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.0897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.0897)"^^geo:wktLiteral ;
  geo-pos:lat "49.151"^^xsd:decimal ;
  geo-pos:long "-13.0897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966870_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966870_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.0897'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966870_5'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.0897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.0897)"^^geo:wktLiteral ;
  geo-pos:lat "49.151"^^xsd:decimal ;
  geo-pos:long "-13.0897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966874_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966874_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.0897'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966874_5'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.0897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.0897)"^^geo:wktLiteral ;
  geo-pos:lat "49.151"^^xsd:decimal ;
  geo-pos:long "-13.0897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966876_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966876_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.0897'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966876_5'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.0897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.0897)"^^geo:wktLiteral ;
  geo-pos:lat "49.151"^^xsd:decimal ;
  geo-pos:long "-13.0897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966877_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966877_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.0897'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966877_5'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.0897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.0897)"^^geo:wktLiteral ;
  geo-pos:lat "49.151"^^xsd:decimal ;
  geo-pos:long "-13.0897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966881_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966881_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.0897'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966881_5'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.0897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.0897)"^^geo:wktLiteral ;
  geo-pos:lat "49.151"^^xsd:decimal ;
  geo-pos:long "-13.0897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966882_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966882_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.0897'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966882_5'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.0897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.0897)"^^geo:wktLiteral ;
  geo-pos:lat "49.151"^^xsd:decimal ;
  geo-pos:long "-13.0897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966887_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966887_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.0897'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966887_5'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.0897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.0897)"^^geo:wktLiteral ;
  geo-pos:lat "49.151"^^xsd:decimal ;
  geo-pos:long "-13.0897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966888_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966888_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.0897'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966888_5'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.0897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.0897)"^^geo:wktLiteral ;
  geo-pos:lat "49.151"^^xsd:decimal ;
  geo-pos:long "-13.0897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966889_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966889_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.0897'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966889_5'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.0897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.151"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.151 -13.0897)"^^geo:wktLiteral ;
  geo-pos:lat "49.151"^^xsd:decimal ;
  geo-pos:long "-13.0897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966856_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966856_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.0897'^^xsd:double;
  dwc:latitude '49.151'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966856_5'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1587"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  geo-pos:lat "49.1587"^^xsd:decimal ;
  geo-pos:long "-13.0896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966715_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966715_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0896'^^xsd:double;
  dwc:latitude '49.1587'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966715_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1587"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  geo-pos:lat "49.1587"^^xsd:decimal ;
  geo-pos:long "-13.0896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966716_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966716_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0896'^^xsd:double;
  dwc:latitude '49.1587'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966716_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1587"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  geo-pos:lat "49.1587"^^xsd:decimal ;
  geo-pos:long "-13.0896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966719_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966719_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0896'^^xsd:double;
  dwc:latitude '49.1587'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966719_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966720_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966720_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966720_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1587"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966720_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  geo-pos:lat "49.1587"^^xsd:decimal ;
  geo-pos:long "-13.0896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966720_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966720_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966720_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0896'^^xsd:double;
  dwc:latitude '49.1587'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966720_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966721_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966721_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966721_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1587"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966721_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  geo-pos:lat "49.1587"^^xsd:decimal ;
  geo-pos:long "-13.0896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966721_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966721_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966721_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0896'^^xsd:double;
  dwc:latitude '49.1587'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966721_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1587"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  geo-pos:lat "49.1587"^^xsd:decimal ;
  geo-pos:long "-13.0896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966740_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0896'^^xsd:double;
  dwc:latitude '49.1587'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_14'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1587"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  geo-pos:lat "49.1587"^^xsd:decimal ;
  geo-pos:long "-13.0896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966748_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966748_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0896'^^xsd:double;
  dwc:latitude '49.1587'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966748_14'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1587"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  geo-pos:lat "49.1587"^^xsd:decimal ;
  geo-pos:long "-13.0896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966754_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0896'^^xsd:double;
  dwc:latitude '49.1587'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_14'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1587"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  geo-pos:lat "49.1587"^^xsd:decimal ;
  geo-pos:long "-13.0896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966755_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0896'^^xsd:double;
  dwc:latitude '49.1587'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_14'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1587"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  geo-pos:lat "49.1587"^^xsd:decimal ;
  geo-pos:long "-13.0896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966756_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966756_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0896'^^xsd:double;
  dwc:latitude '49.1587'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966756_14'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1587"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  geo-pos:lat "49.1587"^^xsd:decimal ;
  geo-pos:long "-13.0896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966761_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0896'^^xsd:double;
  dwc:latitude '49.1587'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_14'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1587"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  geo-pos:lat "49.1587"^^xsd:decimal ;
  geo-pos:long "-13.0896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966764_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0896'^^xsd:double;
  dwc:latitude '49.1587'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_14'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1587"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  geo-pos:lat "49.1587"^^xsd:decimal ;
  geo-pos:long "-13.0896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0896'^^xsd:double;
  dwc:latitude '49.1587'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_14'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1587"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  geo-pos:lat "49.1587"^^xsd:decimal ;
  geo-pos:long "-13.0896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966774_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0896'^^xsd:double;
  dwc:latitude '49.1587'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_14'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1587"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  geo-pos:lat "49.1587"^^xsd:decimal ;
  geo-pos:long "-13.0896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966775_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0896'^^xsd:double;
  dwc:latitude '49.1587'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_14'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966763_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966763_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966763_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1587"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966763_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  geo-pos:lat "49.1587"^^xsd:decimal ;
  geo-pos:long "-13.0896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966763_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966763_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966763_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0896'^^xsd:double;
  dwc:latitude '49.1587'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966763_14'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1587"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1587 -13.0896)"^^geo:wktLiteral ;
  geo-pos:lat "49.1587"^^xsd:decimal ;
  geo-pos:long "-13.0896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966742_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-13.0896'^^xsd:double;
  dwc:latitude '49.1587'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_14'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966437_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966437_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966437_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966437_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966437_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966437_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966437_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966437_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966437_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966437_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966437_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966437_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966437_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966437_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966437_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966437_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966437_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966437_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966437_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966437_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966437_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966437_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966437_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966437_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966437_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966437_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966437_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966437_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966437_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966437_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966437_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966437_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966438_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966438_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966438_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966438_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966438_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966438_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966438_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966438_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966439_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966439_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966439_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966439_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966439_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966439_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966439_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966439_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966440_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966440_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966440_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966440_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966440_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966440_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966440_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966440_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966441_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966441_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966441_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966441_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966441_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966441_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966441_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966441_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966441_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966441_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966441_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966441_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966441_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966441_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966441_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966441_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966442_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966442_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966442_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966442_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966442_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966442_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966442_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966442_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966443_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966443_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966443_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966443_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966443_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966443_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966443_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Batheurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '227167'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966443_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '227167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966444_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966444_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966444_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966444_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966444_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966444_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966444_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966444_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966444_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966444_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966444_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966444_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966444_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966444_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966444_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966444_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966444_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966444_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966444_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966444_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966444_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966444_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966444_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966444_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966446_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966446_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966446_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966446_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966446_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966446_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966446_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966446_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966446_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966446_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966446_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966446_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966446_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966446_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966446_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966446_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966447_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966447_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966447_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966447_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966447_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966447_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966447_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966447_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966448_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966448_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966448_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966448_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966448_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966448_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966448_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966448_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966449_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966449_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966449_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966449_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966449_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966449_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966449_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966449_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966449_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966449_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966449_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966449_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966449_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966449_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966449_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966449_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966449_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966449_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966449_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966449_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966449_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966449_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966449_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966449_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966450_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966450_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966450_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966450_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966450_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966450_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966450_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966450_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966452_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966452_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966452_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966452_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966452_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966452_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966452_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Comesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2426'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966452_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966453_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966453_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966453_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966453_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966453_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966453_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966453_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966453_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966453_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966453_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966453_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966453_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966453_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966453_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966453_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966453_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966454_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966454_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966454_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966454_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966454_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966454_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966454_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966454_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966454_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966454_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966454_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966454_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966454_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966454_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966454_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966455_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966455_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966455_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966455_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966455_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966455_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966455_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966455_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966455_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966455_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966455_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966455_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966455_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966455_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966455_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966455_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966456_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966456_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966456_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966456_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966456_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966456_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966456_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966456_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966457_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966457_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966457_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966457_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966457_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966457_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966457_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Diplolaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2444'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966457_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966459_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966459_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966459_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966459_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966459_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966459_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966459_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966459_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966459_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966459_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966459_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966459_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966459_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966459_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966459_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966459_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966459_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966459_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966459_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966459_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966459_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966459_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966459_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966459_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966460_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966460_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966460_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966460_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966460_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966460_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966460_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966460_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966460_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966460_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966460_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966460_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966460_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966460_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966460_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966460_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966461_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966461_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966461_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966461_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966461_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966461_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966461_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Eudraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '234420'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966461_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '234420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966462_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966462_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966462_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966462_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966462_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966462_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966462_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966462_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966463_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966463_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966463_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966463_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966463_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966463_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966463_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966463_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966463_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966463_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966463_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966463_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966463_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966463_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966463_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966464_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966464_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966464_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966464_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966464_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966464_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966464_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Lauratonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2589'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966464_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966465_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966465_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966465_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966465_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966465_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966465_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966465_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966465_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966465_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966465_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966465_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966465_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966465_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966465_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966465_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966465_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966465_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966465_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966465_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966465_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966465_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966465_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966465_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966465_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966466_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966466_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966466_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966466_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966466_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966466_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966466_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966466_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966467_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966467_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966467_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966467_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966467_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966467_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966467_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966467_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966467_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966467_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966467_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966467_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966467_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966467_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966467_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966467_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966468_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966468_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966468_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966468_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966468_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966468_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966468_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966468_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966469_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966469_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966469_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966469_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966469_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966469_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966469_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966469_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966470_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966470_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966470_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966470_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966470_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966470_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966470_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966470_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966483_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966483_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966483_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966483_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966483_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966483_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966483_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966483_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966484_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966484_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966484_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966484_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966484_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966484_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966484_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966484_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966485_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966485_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966485_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966485_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966485_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966485_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966485_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966485_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966485_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966485_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966485_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966485_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966485_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966485_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966485_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966485_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966486_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966486_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966486_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966486_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966486_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966486_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966486_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966486_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966486_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966486_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966486_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966486_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966486_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966486_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966486_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966486_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966487_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966487_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966487_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966487_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966487_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966487_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966487_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966487_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966488_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966488_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966488_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966488_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966488_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966488_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966488_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966488_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966488_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966488_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966488_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966488_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966488_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966488_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966488_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966488_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966489_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966489_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966489_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966489_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966489_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966489_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966489_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966489_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966489_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966489_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966489_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966489_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966489_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966489_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966489_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966489_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966492_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966492_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966492_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966492_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966492_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966492_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966492_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966492_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966492_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966492_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966492_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966492_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966492_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966492_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966492_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966492_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966493_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966493_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966493_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966493_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966493_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966493_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966493_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966493_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966493_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966493_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966493_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966493_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966493_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966493_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966493_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966493_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966494_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966494_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966494_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966494_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966494_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966494_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966494_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966494_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966499_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966499_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966499_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966499_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966499_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966499_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966499_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966499_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966500_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966500_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966500_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966500_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966500_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966500_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966500_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966500_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966500_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966500_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966500_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966500_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966500_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966500_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966500_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966500_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966500_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966500_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966500_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966500_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966500_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966500_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966500_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966500_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966501_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966501_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966501_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966501_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966501_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966501_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966501_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966501_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966501_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966501_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966501_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966501_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966501_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966501_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966501_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966501_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966501_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966501_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966505_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966505_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966505_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966505_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966505_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966505_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966505_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966505_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966505_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966505_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966505_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966505_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966505_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966505_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966505_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966505_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966505_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966505_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966505_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966505_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966505_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966507_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966507_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966507_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966507_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966507_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966507_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966507_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966507_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966509_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966509_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966509_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966509_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966509_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966509_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966509_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966509_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966509_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966509_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966509_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966509_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966509_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966509_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966509_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966509_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966472_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966472_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966472_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966472_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966472_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966472_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966472_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Micoletzkyia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2507'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966472_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966473_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966473_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966473_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966473_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966473_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966473_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966473_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966473_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966473_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966473_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966473_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966473_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966473_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966473_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966473_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966475_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966475_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966475_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966475_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966475_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966475_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966475_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966475_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966475_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966475_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966475_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966475_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966475_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966475_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966475_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966475_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966475_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966475_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966476_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966476_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966476_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966476_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966476_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966476_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966476_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966476_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966476_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966476_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966476_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966476_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966476_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966476_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966476_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966476_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966477_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966477_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966477_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966477_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966477_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966477_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966477_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Nygmatonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '227170'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966477_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '227170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966478_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966478_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966478_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966478_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966478_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966478_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966478_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966478_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966478_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966478_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966478_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966478_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966478_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966478_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966478_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966478_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966478_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966478_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966478_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966478_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966478_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966478_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966478_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966478_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966478_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966478_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966478_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966478_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966478_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966478_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966478_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966478_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966479_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966479_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966479_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966479_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966479_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966479_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966479_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966479_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966479_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966479_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966479_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966479_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966479_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966479_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966479_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966479_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966479_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966479_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966479_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966479_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966479_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966479_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966479_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966479_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966480_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966480_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966480_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966480_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966480_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966480_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966480_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966480_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966480_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966480_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966480_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966480_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966480_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966480_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966480_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966480_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966481_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966481_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966481_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966481_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966481_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966481_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966481_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Phanodermella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2508'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966481_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966483_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966483_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966483_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966483_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966483_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966483_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966483_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966483_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966483_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966483_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966483_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966483_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966483_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966483_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966483_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966483_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966805_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966805_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966805_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966805_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966805_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966805_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966805_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966805_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966811_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966811_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966811_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966811_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966811_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966811_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966811_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966811_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966816_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966816_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966816_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966816_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966816_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966816_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966816_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966816_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966817_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966817_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966817_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966817_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966817_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966817_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966817_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966817_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966819_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966819_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966819_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966819_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966819_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966819_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966819_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Miscellaneous'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966819_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966823_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966823_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966823_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966823_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966823_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966823_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966823_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966823_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966830_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966830_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966830_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966830_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966830_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966830_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966830_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966830_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966831_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966831_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966831_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966831_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966831_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966831_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966831_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966831_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966826_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966826_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966826_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966826_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966826_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966826_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966803_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966803_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966803_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966803_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966803_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966803_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966803_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966803_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966815_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966815_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966815_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966815_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966815_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966815_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966815_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966815_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966821_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966821_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966821_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966821_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966821_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966821_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966821_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966821_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966484_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966484_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966484_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966484_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966484_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966484_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966484_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966484_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966486_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966486_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966486_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966486_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966486_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966486_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966486_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966486_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966489_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966489_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966489_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966489_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966489_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966489_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966489_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966489_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966490_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966490_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966490_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966490_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966490_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966490_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966490_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966490_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966491_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966491_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966491_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966491_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966491_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966491_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966491_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966491_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966493_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966493_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966493_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966493_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966493_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966493_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966493_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966493_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966494_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966494_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966494_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966494_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966494_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966494_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966494_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966494_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966500_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966500_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966500_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966500_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966500_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966500_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966500_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966500_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966501_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966501_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966501_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966501_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966501_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966501_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966501_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966505_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966505_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966505_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966505_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966509_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966509_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966509_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966509_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966509_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966509_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966509_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966509_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966437_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966437_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966437_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966437_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966437_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966437_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966437_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966437_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966437_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966437_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966437_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966437_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966437_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966437_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966437_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966437_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966440_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966440_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966440_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966440_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966440_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966440_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966440_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966440_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966443_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966443_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966443_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966443_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966443_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966443_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966443_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Batheurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '227167'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966443_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '227167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966445_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966445_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966445_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966445_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966445_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966445_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966445_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966445_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966447_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966447_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966447_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966447_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966447_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966447_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966447_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966447_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966449_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966449_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966449_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966449_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966449_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966449_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966449_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966449_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966451_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966451_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966451_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966451_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966451_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966451_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966451_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966451_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966454_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966454_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966454_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966454_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966454_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966454_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966454_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966454_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966454_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966454_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966455_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966455_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966455_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966455_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966455_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966455_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966455_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966455_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966458_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966458_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966458_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966458_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966458_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966458_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966458_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966458_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966463_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966463_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966463_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966463_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966463_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966463_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966463_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966464_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966464_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966464_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966464_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966464_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966464_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966464_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Lauratonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2589'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966464_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966465_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966465_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966465_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966465_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966465_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966465_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966465_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966465_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966465_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966465_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966465_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966465_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966465_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966465_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966465_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966465_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966467_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966467_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966467_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966467_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966467_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966467_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966467_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966467_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966469_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966469_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966469_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966469_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966469_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966469_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966469_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966469_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966470_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966470_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966470_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966470_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966470_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966470_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966470_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966470_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966470_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966470_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966470_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966470_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966470_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966470_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966470_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966470_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966471_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966471_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966471_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966471_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966471_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966471_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966471_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966471_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966473_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966473_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966473_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966473_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966473_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966473_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966473_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966474_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966474_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966474_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966474_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966474_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966474_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966474_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966474_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966475_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966475_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966475_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966475_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966475_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966475_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966475_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966476_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966476_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966476_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966476_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966476_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966476_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966476_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966476_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966478_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966478_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966478_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966478_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966478_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966478_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966478_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966478_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966479_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966479_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966479_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966479_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966479_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966479_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966479_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966479_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966480_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966480_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966480_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966480_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966480_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966480_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966480_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966480_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966482_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966482_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966482_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966482_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1597 -12.9892)"^^geo:wktLiteral ;
  geo-pos:lat "49.1597"^^xsd:decimal ;
  geo-pos:long "-12.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207843%3A6966482_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966482_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207843'^^xsd:string;
  dwc:catalogNumber '6966482_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207843'^^xsd:anyURI;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.9892'^^xsd:double;
  dwc:latitude '49.1597'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207843:6966482_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1876"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  geo-pos:lat "49.1876"^^xsd:decimal ;
  geo-pos:long "-12.8258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966715_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966715_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8258'^^xsd:double;
  dwc:latitude '49.1876'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966715_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1876"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  geo-pos:lat "49.1876"^^xsd:decimal ;
  geo-pos:long "-12.8258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966716_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966716_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8258'^^xsd:double;
  dwc:latitude '49.1876'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966716_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1876"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  geo-pos:lat "49.1876"^^xsd:decimal ;
  geo-pos:long "-12.8258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966719_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966719_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8258'^^xsd:double;
  dwc:latitude '49.1876'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966719_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966722_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966722_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966722_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1876"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966722_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  geo-pos:lat "49.1876"^^xsd:decimal ;
  geo-pos:long "-12.8258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966722_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966722_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966722_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8258'^^xsd:double;
  dwc:latitude '49.1876'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966722_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1876"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  geo-pos:lat "49.1876"^^xsd:decimal ;
  geo-pos:long "-12.8258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966742_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8258'^^xsd:double;
  dwc:latitude '49.1876'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_11'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1876"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  geo-pos:lat "49.1876"^^xsd:decimal ;
  geo-pos:long "-12.8258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966750_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8258'^^xsd:double;
  dwc:latitude '49.1876'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_11'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966751_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966751_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966751_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1876"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966751_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  geo-pos:lat "49.1876"^^xsd:decimal ;
  geo-pos:long "-12.8258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966751_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966751_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966751_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echiurida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8258'^^xsd:double;
  dwc:latitude '49.1876'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '110345'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966751_11'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '110345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1876"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  geo-pos:lat "49.1876"^^xsd:decimal ;
  geo-pos:long "-12.8258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966752_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966752_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ectoprocta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8258'^^xsd:double;
  dwc:latitude '49.1876'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2601'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966752_11'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1876"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  geo-pos:lat "49.1876"^^xsd:decimal ;
  geo-pos:long "-12.8258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966756_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966756_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8258'^^xsd:double;
  dwc:latitude '49.1876'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966756_11'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966760_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966760_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966760_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1876"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966760_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  geo-pos:lat "49.1876"^^xsd:decimal ;
  geo-pos:long "-12.8258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966760_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966760_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966760_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8258'^^xsd:double;
  dwc:latitude '49.1876'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966760_11'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1876"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  geo-pos:lat "49.1876"^^xsd:decimal ;
  geo-pos:long "-12.8258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966761_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8258'^^xsd:double;
  dwc:latitude '49.1876'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_11'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966763_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966763_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966763_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1876"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966763_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  geo-pos:lat "49.1876"^^xsd:decimal ;
  geo-pos:long "-12.8258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966763_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966763_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966763_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8258'^^xsd:double;
  dwc:latitude '49.1876'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966763_11'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1876"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  geo-pos:lat "49.1876"^^xsd:decimal ;
  geo-pos:long "-12.8258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966764_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8258'^^xsd:double;
  dwc:latitude '49.1876'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_11'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1876"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  geo-pos:lat "49.1876"^^xsd:decimal ;
  geo-pos:long "-12.8258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966769_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966769_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8258'^^xsd:double;
  dwc:latitude '49.1876'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966769_11'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1876"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  geo-pos:lat "49.1876"^^xsd:decimal ;
  geo-pos:long "-12.8258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966774_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8258'^^xsd:double;
  dwc:latitude '49.1876'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_11'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1876"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  geo-pos:lat "49.1876"^^xsd:decimal ;
  geo-pos:long "-12.8258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966775_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8258'^^xsd:double;
  dwc:latitude '49.1876'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_11'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1876"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  geo-pos:lat "49.1876"^^xsd:decimal ;
  geo-pos:long "-12.8258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966776_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966776_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8258'^^xsd:double;
  dwc:latitude '49.1876'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966776_11'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1876"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  geo-pos:lat "49.1876"^^xsd:decimal ;
  geo-pos:long "-12.8258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8258'^^xsd:double;
  dwc:latitude '49.1876'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_11'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1876"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  geo-pos:lat "49.1876"^^xsd:decimal ;
  geo-pos:long "-12.8258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966755_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8258'^^xsd:double;
  dwc:latitude '49.1876'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_11'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966714_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966714_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966714_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1876"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966714_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  geo-pos:lat "49.1876"^^xsd:decimal ;
  geo-pos:long "-12.8258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966714_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966714_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966714_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8258'^^xsd:double;
  dwc:latitude '49.1876'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966714_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966721_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966721_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966721_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1876"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966721_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  geo-pos:lat "49.1876"^^xsd:decimal ;
  geo-pos:long "-12.8258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966721_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966721_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966721_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8258'^^xsd:double;
  dwc:latitude '49.1876'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966721_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1876"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  geo-pos:lat "49.1876"^^xsd:decimal ;
  geo-pos:long "-12.8258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966740_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8258'^^xsd:double;
  dwc:latitude '49.1876'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_11'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1876"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1876 -12.8258)"^^geo:wktLiteral ;
  geo-pos:lat "49.1876"^^xsd:decimal ;
  geo-pos:long "-12.8258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966754_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8258'^^xsd:double;
  dwc:latitude '49.1876'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_11'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.82)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207822:6966098_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207822'^^xsd:string;
  dwc:catalogNumber '6966098_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207822'^^xsd:anyURI;
  dwc:scientificName 'Carnivore abundance'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.82'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207822:6966098_4'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.82)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966102_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966102_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.82'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966102_4'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.82)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966103_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966103_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.82'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966103_4'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966105_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966105_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966105_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966105_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.82)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966105_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966105_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966105_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.82'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966105_4'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966106_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966106_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966106_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966106_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.82)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966106_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966106_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966106_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.82'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966106_4'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.82)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966112_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966112_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.82'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966112_4'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.82)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966113_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966113_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.82'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966113_4'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.82)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966120_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966120_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Spatangoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.82'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '852322'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966120_4'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '852322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.82)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966108_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966108_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.82'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966108_4'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966109_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966109_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966109_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966109_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.82)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966109_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966109_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966109_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.82'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966109_4'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966117_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966117_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966117_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966117_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.82)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966117_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966117_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966117_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.82'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966117_4'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966356_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966356_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966356_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966356_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966356_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966356_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966356_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966356_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966356_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966356_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966356_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966356_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966356_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966356_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966356_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966356_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966356_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966356_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966356_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966356_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966356_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966356_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966356_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966356_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966356_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966356_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966356_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966356_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966356_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966356_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966356_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966356_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966357_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966357_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966357_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966357_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966357_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966357_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966357_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966357_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966358_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966358_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966358_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966358_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966358_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966358_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966358_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966358_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966359_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966359_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966359_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966359_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966359_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966359_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966359_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966359_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966368_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966368_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966368_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966368_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966368_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966368_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966368_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966368_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966369_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966369_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966369_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966369_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966369_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966369_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966369_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966369_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966370_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966370_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966370_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966370_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966370_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966370_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966370_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Comesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2426'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966370_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966370_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966370_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966370_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966370_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966370_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966370_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966370_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Comesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2426'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966370_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966371_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966371_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966371_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966371_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966371_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966371_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966371_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966371_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966371_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966371_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966371_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966371_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966371_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966371_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966371_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966371_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966371_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966371_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966371_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966371_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966371_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966371_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966371_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966371_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966372_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966372_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966372_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966372_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966372_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966372_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966372_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966372_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966372_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966372_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966372_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966372_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966372_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966372_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966372_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966372_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966373_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966373_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966373_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966373_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966373_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966373_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966373_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966373_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966373_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966373_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966373_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966373_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966373_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966373_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966373_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966373_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966375_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966375_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966375_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966375_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966375_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966375_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966375_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966375_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966376_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966376_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966376_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966376_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966376_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966376_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966376_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966376_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966377_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966377_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966377_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966377_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966377_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966377_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966377_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966377_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966378_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966378_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966378_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966378_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966378_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966378_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966378_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966378_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966379_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966379_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966379_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966379_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966379_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966379_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966379_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966379_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966380_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966380_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966380_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966380_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966380_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966380_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966380_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966380_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966380_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966380_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966380_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966380_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966380_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966380_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966380_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966380_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966380_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966380_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966380_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966380_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966380_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966380_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966380_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966380_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966380_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966380_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966380_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966380_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966380_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966380_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966380_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966380_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966382_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966382_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966382_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966382_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966382_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966382_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966382_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966382_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966383_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966383_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966383_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966383_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966383_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966383_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966383_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966383_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966384_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966384_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966384_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966384_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966384_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966384_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966384_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966384_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966385_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966385_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966385_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966385_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966385_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966385_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966385_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966385_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966385_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966385_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966385_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966385_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966385_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966385_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966385_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966385_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966386_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966386_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966386_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966386_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966386_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966386_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966386_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966386_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966387_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966387_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966387_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966387_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966387_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966387_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966387_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Metacomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156844'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966387_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '156844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966387_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966387_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966387_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966387_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966387_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966387_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966387_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Metacomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156844'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966387_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '156844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966388_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966388_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966388_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966388_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966388_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966388_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966388_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966388_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966388_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966388_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966388_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966388_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966388_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966388_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966388_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966388_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966390_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966390_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966390_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966390_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966390_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966390_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966390_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966390_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966391_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966391_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966391_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966391_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966391_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966391_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966391_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966391_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966391_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966391_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966391_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966391_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966391_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966391_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966391_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966391_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966391_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966391_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966391_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966391_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966391_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966391_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966391_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966391_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966392_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966392_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966392_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966392_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966392_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966392_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966392_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966392_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966392_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966392_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966392_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966392_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966392_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966392_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966392_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966392_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966392_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966392_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966392_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966392_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966392_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966392_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966392_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966392_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966392_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966392_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966392_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966392_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966392_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966392_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966392_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966392_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966392_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966392_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966392_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966392_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966392_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966392_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966392_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966392_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966361_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966361_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966361_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966361_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966361_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966361_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966361_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Batheurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '227167'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966361_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '227167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966362_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966362_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966362_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966362_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966362_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966362_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966362_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966362_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966362_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966362_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966362_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966362_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966362_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966362_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966362_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966362_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966362_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966362_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966362_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966362_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966362_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966362_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966362_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966362_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966363_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966363_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966363_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966363_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966363_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966363_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966363_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966363_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966363_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966363_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966363_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966363_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966363_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966363_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966363_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966363_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966364_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966364_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966364_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966364_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966364_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966364_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966364_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966364_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966366_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966366_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966366_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966366_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966366_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966366_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966366_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966366_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966367_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966367_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966367_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966367_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966367_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966367_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966367_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966367_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966394_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966394_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966394_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966394_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966394_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966394_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966394_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Neotonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2325'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966394_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966394_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966394_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966394_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966394_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966394_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966394_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966394_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Neotonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2325'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966394_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966395_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966395_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966395_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966395_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966395_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966395_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966395_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Nygmatonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '227170'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966395_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '227170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966397_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966397_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966397_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966397_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966397_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966397_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966397_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966397_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966397_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966397_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966397_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966397_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966397_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966397_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966397_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966397_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966397_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966397_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966397_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966397_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966397_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966397_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966397_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966397_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966397_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966397_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966397_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966397_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966397_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966397_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966397_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966397_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966398_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966398_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966398_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966398_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966398_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966398_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966398_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966398_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966399_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966399_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966399_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966399_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966399_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966399_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966399_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966399_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966400_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966400_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966400_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966400_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966400_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966400_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966400_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966400_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966401_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966401_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966401_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966401_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966401_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966401_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966401_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966401_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966402_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966402_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966402_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966402_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966402_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966402_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966402_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Parodontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2420'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966402_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966403_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966403_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966403_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966403_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966403_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966403_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966403_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Phanodermopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2509'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966403_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966404_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966404_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966404_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966404_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966404_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966404_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966404_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966404_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966405_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966405_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966405_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966405_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966405_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966405_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966405_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966405_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966405_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966405_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966405_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966405_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966405_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966405_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966405_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966405_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966406_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966406_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966406_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966406_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966406_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966406_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966406_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966406_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966407_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966407_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966407_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966407_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966407_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966407_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966407_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966407_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966408_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966408_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966408_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966408_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966408_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966408_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966408_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966408_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966408_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966408_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966408_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966408_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966408_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966408_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966408_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966408_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966414_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966414_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966414_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966414_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966414_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966414_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966414_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966414_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966416_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966416_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966416_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966416_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966416_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966416_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966416_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966416_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966417_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966417_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966417_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966417_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966417_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966417_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966417_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966417_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966417_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966417_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966417_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966417_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966417_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966417_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966417_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966417_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966417_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966417_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966417_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966417_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966417_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966417_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966417_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966417_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966417_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966417_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966417_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966417_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966417_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966417_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966417_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966417_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966418_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966418_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966418_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966418_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966418_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966418_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966418_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966418_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966418_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966418_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966418_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966418_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966418_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966418_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966418_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966418_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966425_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966425_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966425_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966425_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966425_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966425_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966425_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966425_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966425_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966425_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966425_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966425_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966425_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966425_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966425_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966425_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966426_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966426_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966426_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966426_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966426_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966426_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966426_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966426_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966426_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966426_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966426_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966426_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966426_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966426_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966426_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966430_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966430_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966430_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966430_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966430_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966430_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966430_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966430_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966430_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966430_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966430_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966430_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966430_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966430_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966430_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966430_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966430_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966430_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966430_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966430_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966430_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966430_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966430_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966430_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966431_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966431_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966431_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966431_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966431_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966431_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966431_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Sipunculida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '152283'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966431_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966434_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966434_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966434_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966434_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966434_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966434_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966434_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966434_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966434_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966434_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966434_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966434_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966434_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966434_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966434_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966434_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966410_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966410_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966410_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966410_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966410_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966410_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966410_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966410_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966410_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966410_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966410_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966410_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966410_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966410_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966410_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966410_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966410_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966410_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966410_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966410_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966410_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966410_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966410_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966410_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966410_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966410_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966410_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966410_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966410_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966410_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966410_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966410_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966411_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966411_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966411_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966411_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966411_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966411_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966411_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966411_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966412_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966412_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966412_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966412_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966412_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966412_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966412_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966412_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966413_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966413_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966413_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966413_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966413_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966413_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966413_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966413_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966803_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966803_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966803_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966803_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966803_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966803_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966803_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966803_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966805_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966805_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966805_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966805_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966805_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966805_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966805_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966805_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966811_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966811_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966811_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966811_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966811_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966811_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966811_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966811_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966815_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966815_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966815_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966815_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966815_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966815_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966815_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966815_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966816_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966816_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966816_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966816_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966816_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966816_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966816_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966816_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966819_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966819_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966819_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966819_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966819_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966819_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966819_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Miscellaneous'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966819_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966821_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966821_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966821_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966821_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966821_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966821_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966821_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966821_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966824_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966824_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966824_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966824_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966824_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966824_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966824_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966824_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966828_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966828_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966828_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966828_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966828_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966828_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966828_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966828_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966832_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966832_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966832_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966832_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966832_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966832_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966832_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966832_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966826_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966826_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966826_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966827_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966827_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966827_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966827_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966827_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966827_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966827_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966827_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966356_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966356_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966356_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966356_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966356_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966356_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966356_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966356_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966356_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966356_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966356_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966356_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966356_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966356_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966356_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966356_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966359_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966359_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966359_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966359_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966359_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966359_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966359_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966359_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966360_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966360_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966360_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966360_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966360_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966360_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966360_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966360_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966362_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966362_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966362_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966362_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966362_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966362_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966362_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966362_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966362_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966362_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966362_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966362_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966362_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966362_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966362_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966362_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966364_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966364_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966364_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966364_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966364_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966364_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966364_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966364_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966365_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966365_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966365_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966365_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966365_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966365_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966365_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966365_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966368_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966368_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966368_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966368_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966368_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966368_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966368_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966368_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966371_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966371_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966371_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966371_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966371_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966371_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966371_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966371_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966374_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966374_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966374_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966374_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966374_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966374_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966374_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Diplolaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2444'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966374_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966377_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966377_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966377_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966377_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966377_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966377_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966377_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966377_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966380_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966380_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966380_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966380_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966380_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966380_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966380_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966380_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966381_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966381_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966381_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966381_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966381_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966381_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966381_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966381_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966384_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966384_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966384_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966384_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966384_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966384_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966384_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966384_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966385_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966385_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966385_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966385_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966385_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966385_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966385_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966385_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966385_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966385_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966385_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966385_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966385_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966385_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966385_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966385_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966808_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966808_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966808_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966808_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966808_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966808_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966808_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966808_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966813_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966813_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966813_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966813_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966813_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966813_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966813_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Ectoporocta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966813_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966817_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966817_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966817_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966817_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966817_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966817_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966817_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966817_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966826_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966826_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966826_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966830_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966830_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966830_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966830_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966830_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966830_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966830_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966830_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966831_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966831_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966831_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966831_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966831_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966831_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966831_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966831_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966388_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966388_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966388_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966388_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966388_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966388_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966388_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966388_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966389_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966389_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966389_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966389_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966389_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966389_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966389_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966389_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966391_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966391_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966391_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966391_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966391_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966391_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966391_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966391_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966392_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966392_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966392_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966392_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966392_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966392_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966392_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966392_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966393_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966393_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966393_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966393_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966393_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966393_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966393_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966393_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966396_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966396_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966396_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966396_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966396_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966396_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966396_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966396_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966397_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966397_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966397_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966397_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966397_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966397_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966397_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966397_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966401_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966401_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966401_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966401_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966401_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966401_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966401_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966401_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966405_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966405_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966405_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966405_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966405_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966405_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966405_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966405_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966407_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966407_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966407_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966407_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966407_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966407_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966407_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966407_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966409_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966409_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966409_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966409_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966409_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966409_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966409_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966409_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966409_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966409_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966409_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966409_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966409_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966409_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966409_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966409_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966410_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966410_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966410_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966410_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966410_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966410_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966410_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966410_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966410_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966410_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966410_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966410_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966410_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966410_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966410_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966410_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966412_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966412_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966412_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966412_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966412_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966412_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966412_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966412_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966413_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966413_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966413_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966413_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966413_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966413_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966413_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966413_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966415_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966415_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966415_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966415_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966415_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966415_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966415_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966415_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966419_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966419_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966419_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966419_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966419_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966419_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966419_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966419_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966426_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966426_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966426_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966426_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966426_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966426_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966426_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966430_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966430_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966430_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966430_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966430_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966430_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966430_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966430_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966430_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966430_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966430_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966430_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1867 -12.8197)"^^geo:wktLiteral ;
  geo-pos:lat "49.1867"^^xsd:decimal ;
  geo-pos:long "-12.8197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207842%3A6966430_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966430_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207842'^^xsd:string;
  dwc:catalogNumber '6966430_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207842'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-12.8197'^^xsd:double;
  dwc:latitude '49.1867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207842:6966430_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966862_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966862_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966862_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1865"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966862_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  geo-pos:lat "49.1865"^^xsd:decimal ;
  geo-pos:long "-12.8195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966862_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966862_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966862_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.8195'^^xsd:double;
  dwc:latitude '49.1865'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966862_4'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966865_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966865_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966865_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1865"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966865_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  geo-pos:lat "49.1865"^^xsd:decimal ;
  geo-pos:long "-12.8195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966865_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966865_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966865_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.8195'^^xsd:double;
  dwc:latitude '49.1865'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966865_4'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966867_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966867_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966867_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1865"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966867_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  geo-pos:lat "49.1865"^^xsd:decimal ;
  geo-pos:long "-12.8195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966867_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966867_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966867_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Ectoprocta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.8195'^^xsd:double;
  dwc:latitude '49.1865'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2601'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966867_4'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1865"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  geo-pos:lat "49.1865"^^xsd:decimal ;
  geo-pos:long "-12.8195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966869_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966869_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.8195'^^xsd:double;
  dwc:latitude '49.1865'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966869_4'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1865"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  geo-pos:lat "49.1865"^^xsd:decimal ;
  geo-pos:long "-12.8195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966874_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966874_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.8195'^^xsd:double;
  dwc:latitude '49.1865'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966874_4'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1865"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  geo-pos:lat "49.1865"^^xsd:decimal ;
  geo-pos:long "-12.8195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966876_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966876_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.8195'^^xsd:double;
  dwc:latitude '49.1865'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966876_4'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1865"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  geo-pos:lat "49.1865"^^xsd:decimal ;
  geo-pos:long "-12.8195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966877_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966877_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.8195'^^xsd:double;
  dwc:latitude '49.1865'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966877_4'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1865"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  geo-pos:lat "49.1865"^^xsd:decimal ;
  geo-pos:long "-12.8195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966882_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966882_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.8195'^^xsd:double;
  dwc:latitude '49.1865'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966882_4'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1865"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  geo-pos:lat "49.1865"^^xsd:decimal ;
  geo-pos:long "-12.8195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966887_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966887_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.8195'^^xsd:double;
  dwc:latitude '49.1865'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966887_4'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1865"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  geo-pos:lat "49.1865"^^xsd:decimal ;
  geo-pos:long "-12.8195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966888_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966888_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.8195'^^xsd:double;
  dwc:latitude '49.1865'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966888_4'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1865"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  geo-pos:lat "49.1865"^^xsd:decimal ;
  geo-pos:long "-12.8195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966889_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966889_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.8195'^^xsd:double;
  dwc:latitude '49.1865'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966889_4'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1865"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  geo-pos:lat "49.1865"^^xsd:decimal ;
  geo-pos:long "-12.8195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966881_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966881_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.8195'^^xsd:double;
  dwc:latitude '49.1865'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966881_4'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966884_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966884_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966884_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1865"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966884_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  geo-pos:lat "49.1865"^^xsd:decimal ;
  geo-pos:long "-12.8195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966884_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966884_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966884_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.8195'^^xsd:double;
  dwc:latitude '49.1865'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966884_4'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966871_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966871_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966871_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1865"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966871_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  geo-pos:lat "49.1865"^^xsd:decimal ;
  geo-pos:long "-12.8195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966871_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966871_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966871_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.8195'^^xsd:double;
  dwc:latitude '49.1865'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966871_4'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1865"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  geo-pos:lat "49.1865"^^xsd:decimal ;
  geo-pos:long "-12.8195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966856_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966856_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.8195'^^xsd:double;
  dwc:latitude '49.1865'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966856_4'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1865"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1865 -12.8195)"^^geo:wktLiteral ;
  geo-pos:lat "49.1865"^^xsd:decimal ;
  geo-pos:long "-12.8195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966858_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966858_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.8195'^^xsd:double;
  dwc:latitude '49.1865'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966858_4'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1844"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  geo-pos:lat "49.1844"^^xsd:decimal ;
  geo-pos:long "-12.8183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966740_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8183'^^xsd:double;
  dwc:latitude '49.1844'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_12'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1844"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  geo-pos:lat "49.1844"^^xsd:decimal ;
  geo-pos:long "-12.8183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966742_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8183'^^xsd:double;
  dwc:latitude '49.1844'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_12'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1844"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  geo-pos:lat "49.1844"^^xsd:decimal ;
  geo-pos:long "-12.8183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966750_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8183'^^xsd:double;
  dwc:latitude '49.1844'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_12'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1844"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  geo-pos:lat "49.1844"^^xsd:decimal ;
  geo-pos:long "-12.8183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966752_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966752_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ectoprocta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8183'^^xsd:double;
  dwc:latitude '49.1844'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2601'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966752_12'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1844"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  geo-pos:lat "49.1844"^^xsd:decimal ;
  geo-pos:long "-12.8183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966754_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8183'^^xsd:double;
  dwc:latitude '49.1844'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_12'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1844"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  geo-pos:lat "49.1844"^^xsd:decimal ;
  geo-pos:long "-12.8183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966755_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8183'^^xsd:double;
  dwc:latitude '49.1844'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_12'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1844"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  geo-pos:lat "49.1844"^^xsd:decimal ;
  geo-pos:long "-12.8183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966756_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966756_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8183'^^xsd:double;
  dwc:latitude '49.1844'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966756_12'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1844"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  geo-pos:lat "49.1844"^^xsd:decimal ;
  geo-pos:long "-12.8183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966769_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966769_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8183'^^xsd:double;
  dwc:latitude '49.1844'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966769_12'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966770_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966770_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966770_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1844"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966770_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  geo-pos:lat "49.1844"^^xsd:decimal ;
  geo-pos:long "-12.8183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966770_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966770_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966770_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Priapulida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8183'^^xsd:double;
  dwc:latitude '49.1844'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101063'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966770_12'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1844"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  geo-pos:lat "49.1844"^^xsd:decimal ;
  geo-pos:long "-12.8183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966774_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8183'^^xsd:double;
  dwc:latitude '49.1844'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_12'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1844"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  geo-pos:lat "49.1844"^^xsd:decimal ;
  geo-pos:long "-12.8183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966775_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8183'^^xsd:double;
  dwc:latitude '49.1844'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_12'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1844"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  geo-pos:lat "49.1844"^^xsd:decimal ;
  geo-pos:long "-12.8183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8183'^^xsd:double;
  dwc:latitude '49.1844'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_12'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1844"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  geo-pos:lat "49.1844"^^xsd:decimal ;
  geo-pos:long "-12.8183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966776_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966776_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8183'^^xsd:double;
  dwc:latitude '49.1844'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966776_12'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1844"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  geo-pos:lat "49.1844"^^xsd:decimal ;
  geo-pos:long "-12.8183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966761_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8183'^^xsd:double;
  dwc:latitude '49.1844'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_12'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1844"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  geo-pos:lat "49.1844"^^xsd:decimal ;
  geo-pos:long "-12.8183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966764_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8183'^^xsd:double;
  dwc:latitude '49.1844'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_12'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966745_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966745_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966745_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1844"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966745_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1844 -12.8183)"^^geo:wktLiteral ;
  geo-pos:lat "49.1844"^^xsd:decimal ;
  geo-pos:long "-12.8183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966745_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966745_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966745_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8183'^^xsd:double;
  dwc:latitude '49.1844'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966745_12'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967562_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967562_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967562_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967562_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967562_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967562_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967562_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria tenuimargo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113920'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967562_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '113920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967562_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967562_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967562_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967562_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967562_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967562_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967562_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria tenuimargo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113920'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967562_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '113920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967563_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967563_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967563_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967563_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967563_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967563_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967563_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Biloculinella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112014'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967563_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '112014'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967564_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967564_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967564_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967564_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967564_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967564_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967564_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Bulimina costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113034'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967564_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '113047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967564_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967564_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967564_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967564_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967564_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967564_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967564_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Bulimina costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113034'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967564_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '113047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967564_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967564_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967564_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967564_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967564_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967564_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967564_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Bulimina costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113034'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967564_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '113047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967565_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967565_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967565_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967565_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967565_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967565_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967565_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Cibicides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '585186'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967565_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '183063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967567_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967567_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967567_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967567_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967567_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967567_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967567_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Gavelinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967567_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967568_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967568_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967568_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967568_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967568_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967568_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967568_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Glomospira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112292'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967568_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '112292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967569_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967569_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967569_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967569_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967569_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967569_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967569_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967569_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967569_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967569_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967569_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967569_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967569_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967569_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967569_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967569_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967571_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967571_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967571_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967571_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967571_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967571_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967571_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Hormosinella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112337'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967571_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '112337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967571_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967571_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967571_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967571_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967571_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967571_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967571_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Hormosinella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112337'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967571_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '112337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967571_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967571_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967571_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967571_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967571_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967571_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967571_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Hormosinella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112337'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967571_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '112337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967572_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967572_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967572_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967572_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967572_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967572_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967572_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967572_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967572_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967572_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967572_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967572_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967572_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967572_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967572_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967572_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967572_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967572_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967572_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967572_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967572_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967572_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967572_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967572_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967573_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967573_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967573_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967573_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967573_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967573_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967573_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Marsipiella elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113885'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967573_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '113885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967573_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967573_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967573_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967573_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967573_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967573_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967573_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Marsipiella elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113885'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967573_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '113885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967573_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967573_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967573_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967573_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967573_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967573_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967573_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Marsipiella elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113885'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967573_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '113885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967574_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967574_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967574_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967574_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967574_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967574_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967574_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112089'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967574_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '112089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967574_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967574_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967574_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967574_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967574_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967574_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967574_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112089'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967574_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '112089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967574_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967574_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967574_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967574_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967574_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967574_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967574_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112089'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967574_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '112089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967575_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967575_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967575_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967575_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967575_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967575_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967575_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Psammatodendron arborescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113896'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967575_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '113896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967576_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967576_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967576_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967576_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967576_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967576_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967576_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967576_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967577_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967577_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967577_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967577_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967577_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967577_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967577_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967577_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967577_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967577_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967577_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967577_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967577_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967577_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967577_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967577_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967578_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967578_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967578_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967578_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967578_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967578_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967578_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113898'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967578_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '113898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967578_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967578_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967578_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967578_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967578_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967578_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967578_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113898'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967578_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '113898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967579_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967579_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967579_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967579_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967579_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967579_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967579_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967579_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967579_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967579_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967579_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967579_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967579_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967579_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967579_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967579_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967579_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967579_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967579_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967579_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967579_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967579_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967579_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967579_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967580_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967580_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967580_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967580_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967580_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967580_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967580_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967580_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967580_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967580_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967580_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967580_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967580_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967580_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967580_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967580_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967580_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967580_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967580_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967580_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967580_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967580_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967580_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967580_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967581_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967581_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967581_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967581_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967581_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967581_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967581_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113907'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967581_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '113908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967582_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967582_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967582_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967582_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967582_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967582_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967582_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967582_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967582_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967582_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967582_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967582_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967582_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967582_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967582_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967582_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967582_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967582_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967582_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967582_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967582_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967582_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967582_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967582_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967582_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967582_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967582_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967582_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967582_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967582_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967582_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967582_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967583_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967583_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967583_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967583_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967583_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967583_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967583_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Sigmoilopsis schlumbergeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112704'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967583_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '112704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967584_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967584_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967584_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967584_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967584_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967584_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967584_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Triloculina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112047'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967584_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '112047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967564_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967564_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967564_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967564_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967564_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967564_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967564_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Bulimina costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113034'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967564_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '113047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967564_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967564_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967564_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967564_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967564_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967564_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967564_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Bulimina costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113034'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967564_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '113047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967566_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967566_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967566_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967566_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967566_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967566_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967566_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Cyclammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112348'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967566_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '112348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967569_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967569_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967569_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967569_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967569_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967569_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967569_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967569_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967570_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967570_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967570_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967570_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967570_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967570_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967570_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967570_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967571_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967571_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967571_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967571_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967571_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967571_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967571_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Hormosinella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112337'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967571_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '112337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967572_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967572_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967572_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967572_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967572_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967572_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967572_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967572_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967573_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967573_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967573_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967573_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967573_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967573_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967573_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Marsipiella elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113885'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967573_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '113885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967574_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967574_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967574_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967574_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967574_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967574_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967574_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112089'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967574_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '112089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967577_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967577_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967577_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967577_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967577_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967577_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967577_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967577_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967578_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967578_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967578_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967578_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967578_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967578_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967578_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113898'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967578_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '113898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967578_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967578_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967578_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967578_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967578_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967578_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967578_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113898'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967578_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '113898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967579_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967579_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967579_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967579_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967579_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967579_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967579_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967579_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967580_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967580_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967580_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967580_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967580_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967580_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967580_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967580_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967581_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967581_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967581_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967581_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967581_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967581_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967581_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113907'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967581_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '113908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967584_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967584_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967584_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967584_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1892 -12.8098)"^^geo:wktLiteral ;
  geo-pos:lat "49.1892"^^xsd:decimal ;
  geo-pos:long "-12.8098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207936%3A6967584_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967584_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207936'^^xsd:string;
  dwc:catalogNumber '6967584_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207936'^^xsd:anyURI;
  dwc:scientificName 'Triloculina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8098'^^xsd:double;
  dwc:latitude '49.1892'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112047'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207936:6967584_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '112047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1903 -12.8086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1903"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1903 -12.8086)"^^geo:wktLiteral ;
  geo-pos:lat "49.1903"^^xsd:decimal ;
  geo-pos:long "-12.8086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966749_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966749_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8086'^^xsd:double;
  dwc:latitude '49.1903'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966749_13'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1903 -12.8086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1903"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1903 -12.8086)"^^geo:wktLiteral ;
  geo-pos:lat "49.1903"^^xsd:decimal ;
  geo-pos:long "-12.8086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8086'^^xsd:double;
  dwc:latitude '49.1903'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_13'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1903 -12.8086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1903"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1903 -12.8086)"^^geo:wktLiteral ;
  geo-pos:lat "49.1903"^^xsd:decimal ;
  geo-pos:long "-12.8086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966758_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966758_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Miscellaneous'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.8086'^^xsd:double;
  dwc:latitude '49.1903'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966758_13'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933942_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933942_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933942_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1406 -12.7841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1406"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7841"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933942_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1406 -12.7841)"^^geo:wktLiteral ;
  geo-pos:lat "49.1406"^^xsd:decimal ;
  geo-pos:long "-12.7841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933942_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.204034:6933942_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-24'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.204034'^^xsd:string;
  dwc:catalogNumber '6933942_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.204034'^^xsd:anyURI;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Joint, Ian'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.7841'^^xsd:double;
  dwc:latitude '49.1406'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.204034:6933942_1'^^xsd:anyURI;
  dwc:observationDate '1994-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933938_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933938_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933938_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1406 -12.7841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1406"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7841"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933938_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1406 -12.7841)"^^geo:wktLiteral ;
  geo-pos:lat "49.1406"^^xsd:decimal ;
  geo-pos:long "-12.7841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933938_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.204034:6933938_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-24'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.204034'^^xsd:string;
  dwc:catalogNumber '6933938_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.204034'^^xsd:anyURI;
  dwc:scientificName 'Prorocentrum dentatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Joint, Ian'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.7841'^^xsd:double;
  dwc:latitude '49.1406'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '110298'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.204034:6933938_1'^^xsd:anyURI;
  dwc:observationDate '1994-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '110298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967678_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967678_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967678_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967678_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967678_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967678_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967678_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria tenuimargo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113920'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967678_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967679_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967679_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967679_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967679_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967679_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967679_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967679_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967679_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967680_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967680_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967680_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967680_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967680_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967680_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967680_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Cibicides pachydermus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '723134'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967680_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '723134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967681_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967681_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967681_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967681_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967681_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967681_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967681_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Elphidium excavatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113267'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967681_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '254680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967683_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967683_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967683_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967683_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967683_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967683_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967683_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Gavelinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967683_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967684_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967684_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967684_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967684_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967684_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967684_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967684_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967684_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967684_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967684_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967684_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967684_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967684_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967684_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967684_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967684_7'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967684_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967684_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967684_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967684_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967684_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967684_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967684_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967684_8'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967685_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967685_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967685_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967685_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967685_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967685_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967685_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967685_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967685_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967685_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967685_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967685_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967685_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967685_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967685_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967685_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967685_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967685_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967685_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967685_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967685_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967685_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967685_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967685_7'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967686_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967686_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967686_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967686_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967686_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967686_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967686_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967686_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967687_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967687_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967687_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967687_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967687_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967687_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967687_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112364'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967687_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967687_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967687_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967687_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967687_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967687_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967687_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967687_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112364'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967687_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967687_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967687_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967687_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967687_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967687_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967687_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967687_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112364'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967687_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967687_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967687_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967687_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967687_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967687_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967687_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967687_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112364'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967687_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967688_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967688_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967688_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967688_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967688_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967688_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967688_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967688_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967689_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967689_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967689_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967689_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967689_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967689_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967689_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Melonis pompilioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113564'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967689_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967690_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967690_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967690_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967690_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967690_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967690_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967690_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967690_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967691_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967691_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967691_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967691_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967691_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967691_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967691_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967691_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967691_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967691_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967691_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967691_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967691_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967691_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967691_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967691_7'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967692_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967692_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967692_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967692_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967692_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967692_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967692_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967692_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967692_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967692_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967692_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967692_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967692_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967692_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967692_7'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967692_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967692_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967692_8'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967693_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967693_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967693_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967693_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967693_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967693_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967693_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina cf. algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967693_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967693_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967693_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967693_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967693_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967693_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967693_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967693_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina cf. algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967693_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967693_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967693_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967693_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967693_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967693_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967693_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967693_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina cf. algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967693_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967693_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967693_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967693_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967693_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967693_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967693_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967693_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina cf. algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967693_7'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967695_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967695_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967695_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967695_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967695_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967695_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967695_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967695_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967697_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967697_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967697_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967697_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967697_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967697_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967697_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Trochammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967697_7'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967698_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967698_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967698_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967698_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967698_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967698_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967698_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967698_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967698_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967698_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967698_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967698_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967698_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967698_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967698_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967698_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967698_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967698_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967698_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967698_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967698_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967698_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967698_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967698_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967698_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967698_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967698_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967698_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967698_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967698_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967698_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967698_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967699_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967699_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967699_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967699_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967699_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967699_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967699_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Valvulinera sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967699_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967684_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967684_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967684_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967684_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967684_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967684_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967684_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967684_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967684_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967684_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967684_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967684_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967684_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967684_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967684_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967684_9'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967685_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967685_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967685_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967685_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967685_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967685_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967685_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967685_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967686_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967686_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967686_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967686_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967686_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967686_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967686_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967686_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967688_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967688_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967688_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967688_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967688_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967688_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967688_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967688_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967690_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967690_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967690_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967690_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967690_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967690_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967690_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967690_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967692_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967692_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967692_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967692_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967692_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967692_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967692_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967693_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967693_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967693_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967693_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967693_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967693_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967693_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina cf. algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967693_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967694_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967694_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967694_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967694_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967694_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967694_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967694_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967694_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967695_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967695_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967695_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967695_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967695_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967695_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967695_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967695_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967696_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967696_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967696_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967696_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967696_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967696_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967696_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Trochammina globigeriniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114344'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967696_7'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '114298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967698_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967698_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967698_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967698_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967698_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967698_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967698_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967698_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967682_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967682_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967682_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967682_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967682_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967682_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967682_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967682_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967684_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967684_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967684_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8412"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967684_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8412 -12.7566)"^^geo:wktLiteral ;
  geo-pos:lat "48.8412"^^xsd:decimal ;
  geo-pos:long "-12.7566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207941%3A6967684_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967684_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207941'^^xsd:string;
  dwc:catalogNumber '6967684_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207941'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.7566'^^xsd:double;
  dwc:latitude '48.8412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207941:6967684_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8401 -12.7531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8401"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8401 -12.7531)"^^geo:wktLiteral ;
  geo-pos:lat "48.8401"^^xsd:decimal ;
  geo-pos:long "-12.7531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966740_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.7531'^^xsd:double;
  dwc:latitude '48.8401'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_30'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8401 -12.7531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8401"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8401 -12.7531)"^^geo:wktLiteral ;
  geo-pos:lat "48.8401"^^xsd:decimal ;
  geo-pos:long "-12.7531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966742_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.7531'^^xsd:double;
  dwc:latitude '48.8401'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_30'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8401 -12.7531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8401"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8401 -12.7531)"^^geo:wktLiteral ;
  geo-pos:lat "48.8401"^^xsd:decimal ;
  geo-pos:long "-12.7531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966758_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966758_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Miscellaneous'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.7531'^^xsd:double;
  dwc:latitude '48.8401'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966758_30'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8401 -12.7531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8401"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8401 -12.7531)"^^geo:wktLiteral ;
  geo-pos:lat "48.8401"^^xsd:decimal ;
  geo-pos:long "-12.7531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966761_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.7531'^^xsd:double;
  dwc:latitude '48.8401'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_30'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8401 -12.7531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8401"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8401 -12.7531)"^^geo:wktLiteral ;
  geo-pos:lat "48.8401"^^xsd:decimal ;
  geo-pos:long "-12.7531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.7531'^^xsd:double;
  dwc:latitude '48.8401'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_30'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8401 -12.7531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8401"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8401 -12.7531)"^^geo:wktLiteral ;
  geo-pos:lat "48.8401"^^xsd:decimal ;
  geo-pos:long "-12.7531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966775_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.7531'^^xsd:double;
  dwc:latitude '48.8401'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_30'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8401 -12.7531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8401"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8401 -12.7531)"^^geo:wktLiteral ;
  geo-pos:lat "48.8401"^^xsd:decimal ;
  geo-pos:long "-12.7531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966754_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.7531'^^xsd:double;
  dwc:latitude '48.8401'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_30'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8401 -12.7531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8401"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8401 -12.7531)"^^geo:wktLiteral ;
  geo-pos:lat "48.8401"^^xsd:decimal ;
  geo-pos:long "-12.7531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966755_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.7531'^^xsd:double;
  dwc:latitude '48.8401'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_30'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8401 -12.7531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8401"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8401 -12.7531)"^^geo:wktLiteral ;
  geo-pos:lat "48.8401"^^xsd:decimal ;
  geo-pos:long "-12.7531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966750_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.7531'^^xsd:double;
  dwc:latitude '48.8401'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_30'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8408 -12.7496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8408"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8408 -12.7496)"^^geo:wktLiteral ;
  geo-pos:lat "48.8408"^^xsd:decimal ;
  geo-pos:long "-12.7496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966740_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.7496'^^xsd:double;
  dwc:latitude '48.8408'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_29'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8408 -12.7496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8408"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8408 -12.7496)"^^geo:wktLiteral ;
  geo-pos:lat "48.8408"^^xsd:decimal ;
  geo-pos:long "-12.7496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966742_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.7496'^^xsd:double;
  dwc:latitude '48.8408'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_29'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8408 -12.7496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8408"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8408 -12.7496)"^^geo:wktLiteral ;
  geo-pos:lat "48.8408"^^xsd:decimal ;
  geo-pos:long "-12.7496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966750_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.7496'^^xsd:double;
  dwc:latitude '48.8408'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_29'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8408 -12.7496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8408"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8408 -12.7496)"^^geo:wktLiteral ;
  geo-pos:lat "48.8408"^^xsd:decimal ;
  geo-pos:long "-12.7496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966758_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966758_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Miscellaneous'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.7496'^^xsd:double;
  dwc:latitude '48.8408'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966758_29'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8408 -12.7496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8408"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8408 -12.7496)"^^geo:wktLiteral ;
  geo-pos:lat "48.8408"^^xsd:decimal ;
  geo-pos:long "-12.7496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966761_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.7496'^^xsd:double;
  dwc:latitude '48.8408'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_29'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8408 -12.7496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8408"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8408 -12.7496)"^^geo:wktLiteral ;
  geo-pos:lat "48.8408"^^xsd:decimal ;
  geo-pos:long "-12.7496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.7496'^^xsd:double;
  dwc:latitude '48.8408'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_29'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8408 -12.7496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8408"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8408 -12.7496)"^^geo:wktLiteral ;
  geo-pos:lat "48.8408"^^xsd:decimal ;
  geo-pos:long "-12.7496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966775_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.7496'^^xsd:double;
  dwc:latitude '48.8408'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_29'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8424 -12.7455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8424"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8424 -12.7455)"^^geo:wktLiteral ;
  geo-pos:lat "48.8424"^^xsd:decimal ;
  geo-pos:long "-12.7455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966740_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.7455'^^xsd:double;
  dwc:latitude '48.8424'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_28'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8424 -12.7455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8424"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8424 -12.7455)"^^geo:wktLiteral ;
  geo-pos:lat "48.8424"^^xsd:decimal ;
  geo-pos:long "-12.7455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966750_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.7455'^^xsd:double;
  dwc:latitude '48.8424'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_28'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8424 -12.7455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8424"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8424 -12.7455)"^^geo:wktLiteral ;
  geo-pos:lat "48.8424"^^xsd:decimal ;
  geo-pos:long "-12.7455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966754_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.7455'^^xsd:double;
  dwc:latitude '48.8424'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_28'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8424 -12.7455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8424"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8424 -12.7455)"^^geo:wktLiteral ;
  geo-pos:lat "48.8424"^^xsd:decimal ;
  geo-pos:long "-12.7455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966761_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.7455'^^xsd:double;
  dwc:latitude '48.8424'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_28'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8424 -12.7455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8424"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8424 -12.7455)"^^geo:wktLiteral ;
  geo-pos:lat "48.8424"^^xsd:decimal ;
  geo-pos:long "-12.7455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.7455'^^xsd:double;
  dwc:latitude '48.8424'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_28'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8424 -12.7455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8424"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8424 -12.7455)"^^geo:wktLiteral ;
  geo-pos:lat "48.8424"^^xsd:decimal ;
  geo-pos:long "-12.7455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966774_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.7455'^^xsd:double;
  dwc:latitude '48.8424'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_28'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8424 -12.7455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8424"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8424 -12.7455)"^^geo:wktLiteral ;
  geo-pos:lat "48.8424"^^xsd:decimal ;
  geo-pos:long "-12.7455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966775_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.7455'^^xsd:double;
  dwc:latitude '48.8424'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_28'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8424 -12.7455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8424"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8424 -12.7455)"^^geo:wktLiteral ;
  geo-pos:lat "48.8424"^^xsd:decimal ;
  geo-pos:long "-12.7455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966755_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.7455'^^xsd:double;
  dwc:latitude '48.8424'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_28'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8424 -12.7455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8424"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8424 -12.7455)"^^geo:wktLiteral ;
  geo-pos:lat "48.8424"^^xsd:decimal ;
  geo-pos:long "-12.7455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966764_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.7455'^^xsd:double;
  dwc:latitude '48.8424'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_28'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8424 -12.7455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8424"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8424 -12.7455)"^^geo:wktLiteral ;
  geo-pos:lat "48.8424"^^xsd:decimal ;
  geo-pos:long "-12.7455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966742_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.7455'^^xsd:double;
  dwc:latitude '48.8424'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_28'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217730%3A6993797_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217730%3A6993797_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217730%3A6993797_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8408 -12.7431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8408"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217730%3A6993797_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8408 -12.7431)"^^geo:wktLiteral ;
  geo-pos:lat "48.8408"^^xsd:decimal ;
  geo-pos:long "-12.7431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217730%3A6993797_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.217730:6993797_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.217730'^^xsd:string;
  dwc:catalogNumber '6993797_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.217730'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'van Weering, Tjeerd CE'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-12.7431'^^xsd:double;
  dwc:latitude '48.8408'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.217730:6993797_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217730%3A6993798_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217730%3A6993798_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217730%3A6993798_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8408 -12.7431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8408"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217730%3A6993798_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8408 -12.7431)"^^geo:wktLiteral ;
  geo-pos:lat "48.8408"^^xsd:decimal ;
  geo-pos:long "-12.7431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217730%3A6993798_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.217730:6993798_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.217730'^^xsd:string;
  dwc:catalogNumber '6993798_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.217730'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'van Weering, Tjeerd CE'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-12.7431'^^xsd:double;
  dwc:latitude '48.8408'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Piston corer'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.217730:6993798_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993785_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993785_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993785_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.19 -12.7403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.19"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993785_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.19 -12.7403)"^^geo:wktLiteral ;
  geo-pos:lat "49.19"^^xsd:decimal ;
  geo-pos:long "-12.7403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993785_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.217727:6993785_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.217727'^^xsd:string;
  dwc:catalogNumber '6993785_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.217727'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'van Weering, Tjeerd CE'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.7403'^^xsd:double;
  dwc:latitude '49.19'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.217727:6993785_4'^^xsd:anyURI;
  dwc:observationDate '1995-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993786_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993786_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993786_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.19 -12.7403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.19"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993786_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.19 -12.7403)"^^geo:wktLiteral ;
  geo-pos:lat "49.19"^^xsd:decimal ;
  geo-pos:long "-12.7403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993786_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.217727:6993786_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.217727'^^xsd:string;
  dwc:catalogNumber '6993786_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.217727'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'van Weering, Tjeerd CE'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.7403'^^xsd:double;
  dwc:latitude '49.19'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.217727:6993786_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993786_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993786_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993786_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.19 -12.7403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.19"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993786_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.19 -12.7403)"^^geo:wktLiteral ;
  geo-pos:lat "49.19"^^xsd:decimal ;
  geo-pos:long "-12.7403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993786_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.217727:6993786_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.217727'^^xsd:string;
  dwc:catalogNumber '6993786_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.217727'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'van Weering, Tjeerd CE'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.7403'^^xsd:double;
  dwc:latitude '49.19'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.217727:6993786_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993786_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993786_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993786_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.19 -12.7403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.19"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993786_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.19 -12.7403)"^^geo:wktLiteral ;
  geo-pos:lat "49.19"^^xsd:decimal ;
  geo-pos:long "-12.7403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993786_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.217727:6993786_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.217727'^^xsd:string;
  dwc:catalogNumber '6993786_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.217727'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'van Weering, Tjeerd CE'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.7403'^^xsd:double;
  dwc:latitude '49.19'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.217727:6993786_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993786_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993786_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993786_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.19 -12.7403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.19"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993786_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.19 -12.7403)"^^geo:wktLiteral ;
  geo-pos:lat "49.19"^^xsd:decimal ;
  geo-pos:long "-12.7403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993786_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.217727:6993786_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.217727'^^xsd:string;
  dwc:catalogNumber '6993786_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.217727'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'van Weering, Tjeerd CE'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.7403'^^xsd:double;
  dwc:latitude '49.19'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.217727:6993786_4'^^xsd:anyURI;
  dwc:observationDate '1995-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993785_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993785_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993785_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.19 -12.7403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.19"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993785_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.19 -12.7403)"^^geo:wktLiteral ;
  geo-pos:lat "49.19"^^xsd:decimal ;
  geo-pos:long "-12.7403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993785_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.217727:6993785_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.217727'^^xsd:string;
  dwc:catalogNumber '6993785_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.217727'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'van Weering, Tjeerd CE'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.7403'^^xsd:double;
  dwc:latitude '49.19'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.217727:6993785_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993785_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993785_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993785_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.19 -12.7403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.19"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993785_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.19 -12.7403)"^^geo:wktLiteral ;
  geo-pos:lat "49.19"^^xsd:decimal ;
  geo-pos:long "-12.7403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993785_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.217727:6993785_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.217727'^^xsd:string;
  dwc:catalogNumber '6993785_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.217727'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'van Weering, Tjeerd CE'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.7403'^^xsd:double;
  dwc:latitude '49.19'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.217727:6993785_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993785_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993785_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993785_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.19 -12.7403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.19"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993785_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.19 -12.7403)"^^geo:wktLiteral ;
  geo-pos:lat "49.19"^^xsd:decimal ;
  geo-pos:long "-12.7403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993785_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.217727:6993785_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.217727'^^xsd:string;
  dwc:catalogNumber '6993785_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.217727'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'van Weering, Tjeerd CE'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.7403'^^xsd:double;
  dwc:latitude '49.19'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.217727:6993785_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993785_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993785_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993785_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.19 -12.7403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.19"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993785_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.19 -12.7403)"^^geo:wktLiteral ;
  geo-pos:lat "49.19"^^xsd:decimal ;
  geo-pos:long "-12.7403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993785_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.217727:6993785_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.217727'^^xsd:string;
  dwc:catalogNumber '6993785_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.217727'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'van Weering, Tjeerd CE'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.7403'^^xsd:double;
  dwc:latitude '49.19'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.217727:6993785_5'^^xsd:anyURI;
  dwc:observationDate '1995-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993786_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993786_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993786_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.19 -12.7403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.19"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993786_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.19 -12.7403)"^^geo:wktLiteral ;
  geo-pos:lat "49.19"^^xsd:decimal ;
  geo-pos:long "-12.7403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217727%3A6993786_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.217727:6993786_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.217727'^^xsd:string;
  dwc:catalogNumber '6993786_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.217727'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'van Weering, Tjeerd CE'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-12.7403'^^xsd:double;
  dwc:latitude '49.19'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.217727:6993786_5'^^xsd:anyURI;
  dwc:observationDate '1995-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967702_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967702_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967702_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967702_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967702_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967702_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967702_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967702_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967702_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967702_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967702_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967702_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967702_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967702_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967702_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967702_8'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967703_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967703_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967703_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967703_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967703_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967703_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967703_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Bulimina costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113034'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967703_9'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967704_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967704_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967704_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967704_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967704_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967704_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967704_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Chilostomella oolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113553'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967704_7'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967704_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967704_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967704_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967704_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967704_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967704_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967704_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Chilostomella oolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113553'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967704_8'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967705_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967705_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967705_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967705_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967705_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967705_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967705_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Gavelinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967705_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967705_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967705_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967705_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967705_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967705_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967705_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967705_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Gavelinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967705_9'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967706_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967706_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967706_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967706_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967706_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967706_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967706_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967706_7'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967706_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967706_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967706_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967706_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967706_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967706_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967706_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967706_8'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967706_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967706_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967706_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967706_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967706_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967706_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967706_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967706_9'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967707_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967707_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967707_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967707_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967707_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967707_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967707_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967707_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967707_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967707_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967707_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967707_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967707_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967707_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967707_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967707_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967707_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967707_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967707_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967707_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967707_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967707_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967707_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967707_7'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967708_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967708_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967708_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967708_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967708_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967708_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967708_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967708_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967709_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967709_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967709_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967709_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967709_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967709_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967709_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967709_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967709_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967709_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967709_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967709_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967709_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967709_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967709_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967709_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967710_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967710_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967710_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967710_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967710_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967710_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967710_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967710_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967710_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967710_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967710_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967710_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967710_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967710_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967710_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967710_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967710_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967710_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967710_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967710_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967710_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967710_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967710_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967710_7'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967711_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967711_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967711_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967711_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967711_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967711_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967711_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967711_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967711_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967711_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967711_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967711_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967711_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967711_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967711_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967711_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967712_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967712_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967712_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967712_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967712_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967712_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967712_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967712_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967712_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967712_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967712_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967712_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967712_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967712_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967712_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967712_8'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967712_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967712_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967712_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967712_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967712_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967712_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967712_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967712_9'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967713_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967713_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967713_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967713_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967713_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967713_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967713_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112594'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967713_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '112594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967714_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967714_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967714_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967714_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967714_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967714_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967714_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Quinqueloculina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112040'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967714_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '112040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967715_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967715_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967715_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967715_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967715_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967715_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967715_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967715_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967715_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967715_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967715_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967715_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967715_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967715_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967715_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967715_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967715_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967715_7'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967716_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967716_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967716_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967716_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967716_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967716_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967716_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Reophax pilulifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114013'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967716_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '417566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967716_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967716_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967716_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967716_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967716_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967716_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967716_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Reophax pilulifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114013'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967716_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '417566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967716_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967716_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967716_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967716_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967716_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967716_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967716_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Reophax pilulifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114013'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967716_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '417566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967716_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967716_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967716_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967716_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967716_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967716_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967716_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Reophax pilulifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114013'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967716_8'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '417566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967717_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967717_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967717_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967717_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967717_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967717_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967717_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967717_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967718_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967718_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967718_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967718_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967718_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967718_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967718_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina cf. abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967718_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967719_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967719_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967719_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967719_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967719_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967719_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967719_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Robertina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112259'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967719_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '112259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967720_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967720_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967720_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967720_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967720_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967720_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967720_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967720_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967722_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967722_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967722_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967722_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967722_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967722_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967722_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Trochammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967722_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967722_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967722_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967722_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967722_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967722_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967722_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967722_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Trochammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967722_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967723_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967723_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967723_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967723_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967723_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967723_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967723_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Trochamminoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '416108'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967723_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '416108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967723_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967723_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967723_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967723_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967723_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967723_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967723_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Trochamminoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '416108'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967723_8'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '416108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967724_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967724_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967724_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967724_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967724_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967724_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967724_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967724_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967724_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967724_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967724_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967724_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967724_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967724_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967724_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967724_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967724_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967724_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967724_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967724_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967724_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967724_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967724_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967724_9'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967701_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967701_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967701_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967701_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967701_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967701_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967701_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Asterononion sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967701_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967705_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967705_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967705_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967705_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967705_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967705_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967705_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Gavelinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967705_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967706_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967706_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967706_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967706_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967706_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967706_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967706_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967706_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967707_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967707_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967707_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967707_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967707_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967707_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967707_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967707_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967710_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967710_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967710_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967710_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967710_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967710_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967710_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967710_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967710_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967710_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967710_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967710_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967710_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967710_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967710_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967710_8'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967711_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967711_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967711_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967711_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967711_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967711_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967711_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967711_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967711_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967711_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967711_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967711_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967711_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967711_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967711_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967711_9'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967712_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967712_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967712_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967712_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967712_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967712_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967712_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967712_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967715_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967715_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967715_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967715_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967716_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967716_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967716_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967716_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967716_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967716_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967716_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Reophax pilulifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114013'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967716_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '417566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967718_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967718_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967718_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967718_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967718_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967718_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967718_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina cf. abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967718_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967721_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967721_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967721_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967721_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967721_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967721_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967721_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113099'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967721_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '992022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967723_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967723_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967723_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967723_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967723_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967723_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967723_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Trochamminoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '416108'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967723_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '416108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967724_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967724_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967724_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967724_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8695 -12.6516)"^^geo:wktLiteral ;
  geo-pos:lat "48.8695"^^xsd:decimal ;
  geo-pos:long "-12.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207942%3A6967724_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967724_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207942'^^xsd:string;
  dwc:catalogNumber '6967724_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207942'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-12.6516'^^xsd:double;
  dwc:latitude '48.8695'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207942:6967724_8'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8684 -12.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8684"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8684 -12.6443)"^^geo:wktLiteral ;
  geo-pos:lat "48.8684"^^xsd:decimal ;
  geo-pos:long "-12.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966740_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.6443'^^xsd:double;
  dwc:latitude '48.8684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_31'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8684 -12.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8684"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8684 -12.6443)"^^geo:wktLiteral ;
  geo-pos:lat "48.8684"^^xsd:decimal ;
  geo-pos:long "-12.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966742_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.6443'^^xsd:double;
  dwc:latitude '48.8684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_31'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8684 -12.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8684"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8684 -12.6443)"^^geo:wktLiteral ;
  geo-pos:lat "48.8684"^^xsd:decimal ;
  geo-pos:long "-12.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966750_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.6443'^^xsd:double;
  dwc:latitude '48.8684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_31'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8684 -12.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8684"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8684 -12.6443)"^^geo:wktLiteral ;
  geo-pos:lat "48.8684"^^xsd:decimal ;
  geo-pos:long "-12.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966754_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.6443'^^xsd:double;
  dwc:latitude '48.8684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_31'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8684 -12.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8684"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8684 -12.6443)"^^geo:wktLiteral ;
  geo-pos:lat "48.8684"^^xsd:decimal ;
  geo-pos:long "-12.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966764_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.6443'^^xsd:double;
  dwc:latitude '48.8684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_31'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8684 -12.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8684"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8684 -12.6443)"^^geo:wktLiteral ;
  geo-pos:lat "48.8684"^^xsd:decimal ;
  geo-pos:long "-12.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.6443'^^xsd:double;
  dwc:latitude '48.8684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_31'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8684 -12.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8684"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8684 -12.6443)"^^geo:wktLiteral ;
  geo-pos:lat "48.8684"^^xsd:decimal ;
  geo-pos:long "-12.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966774_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.6443'^^xsd:double;
  dwc:latitude '48.8684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_31'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8684 -12.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8684"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8684 -12.6443)"^^geo:wktLiteral ;
  geo-pos:lat "48.8684"^^xsd:decimal ;
  geo-pos:long "-12.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966775_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.6443'^^xsd:double;
  dwc:latitude '48.8684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_31'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8684 -12.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8684"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8684 -12.6443)"^^geo:wktLiteral ;
  geo-pos:lat "48.8684"^^xsd:decimal ;
  geo-pos:long "-12.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966758_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966758_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Miscellaneous'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.6443'^^xsd:double;
  dwc:latitude '48.8684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966758_31'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8684 -12.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8684"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8684 -12.6443)"^^geo:wktLiteral ;
  geo-pos:lat "48.8684"^^xsd:decimal ;
  geo-pos:long "-12.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966761_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.6443'^^xsd:double;
  dwc:latitude '48.8684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_31'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8658 -12.6416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8658"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8658 -12.6416)"^^geo:wktLiteral ;
  geo-pos:lat "48.8658"^^xsd:decimal ;
  geo-pos:long "-12.6416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966740_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.6416'^^xsd:double;
  dwc:latitude '48.8658'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_32'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8658 -12.6416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8658"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8658 -12.6416)"^^geo:wktLiteral ;
  geo-pos:lat "48.8658"^^xsd:decimal ;
  geo-pos:long "-12.6416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966750_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.6416'^^xsd:double;
  dwc:latitude '48.8658'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_32'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8658 -12.6416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8658"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8658 -12.6416)"^^geo:wktLiteral ;
  geo-pos:lat "48.8658"^^xsd:decimal ;
  geo-pos:long "-12.6416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966754_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.6416'^^xsd:double;
  dwc:latitude '48.8658'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_32'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8658 -12.6416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8658"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8658 -12.6416)"^^geo:wktLiteral ;
  geo-pos:lat "48.8658"^^xsd:decimal ;
  geo-pos:long "-12.6416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966755_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.6416'^^xsd:double;
  dwc:latitude '48.8658'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_32'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8658 -12.6416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8658"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8658 -12.6416)"^^geo:wktLiteral ;
  geo-pos:lat "48.8658"^^xsd:decimal ;
  geo-pos:long "-12.6416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966758_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966758_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Miscellaneous'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.6416'^^xsd:double;
  dwc:latitude '48.8658'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966758_32'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8658 -12.6416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8658"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8658 -12.6416)"^^geo:wktLiteral ;
  geo-pos:lat "48.8658"^^xsd:decimal ;
  geo-pos:long "-12.6416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966761_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.6416'^^xsd:double;
  dwc:latitude '48.8658'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_32'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8658 -12.6416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8658"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8658 -12.6416)"^^geo:wktLiteral ;
  geo-pos:lat "48.8658"^^xsd:decimal ;
  geo-pos:long "-12.6416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966764_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.6416'^^xsd:double;
  dwc:latitude '48.8658'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_32'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8658 -12.6416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8658"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8658 -12.6416)"^^geo:wktLiteral ;
  geo-pos:lat "48.8658"^^xsd:decimal ;
  geo-pos:long "-12.6416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.6416'^^xsd:double;
  dwc:latitude '48.8658'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_32'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8658 -12.6416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8658"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8658 -12.6416)"^^geo:wktLiteral ;
  geo-pos:lat "48.8658"^^xsd:decimal ;
  geo-pos:long "-12.6416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966774_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.6416'^^xsd:double;
  dwc:latitude '48.8658'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_32'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8658 -12.6416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8658"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8658 -12.6416)"^^geo:wktLiteral ;
  geo-pos:lat "48.8658"^^xsd:decimal ;
  geo-pos:long "-12.6416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966775_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.6416'^^xsd:double;
  dwc:latitude '48.8658'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_32'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8658 -12.6416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8658"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8658 -12.6416)"^^geo:wktLiteral ;
  geo-pos:lat "48.8658"^^xsd:decimal ;
  geo-pos:long "-12.6416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966742_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.6416'^^xsd:double;
  dwc:latitude '48.8658'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_32'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2292 -12.5026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2292"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2292 -12.5026)"^^geo:wktLiteral ;
  geo-pos:lat "49.2292"^^xsd:decimal ;
  geo-pos:long "-12.5026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966742_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5026'^^xsd:double;
  dwc:latitude '49.2292'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_26'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2292 -12.5026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2292"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2292 -12.5026)"^^geo:wktLiteral ;
  geo-pos:lat "49.2292"^^xsd:decimal ;
  geo-pos:long "-12.5026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966743_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966743_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5026'^^xsd:double;
  dwc:latitude '49.2292'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966743_26'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2292 -12.5026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2292"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2292 -12.5026)"^^geo:wktLiteral ;
  geo-pos:lat "49.2292"^^xsd:decimal ;
  geo-pos:long "-12.5026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966750_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5026'^^xsd:double;
  dwc:latitude '49.2292'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_26'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2292 -12.5026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2292"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2292 -12.5026)"^^geo:wktLiteral ;
  geo-pos:lat "49.2292"^^xsd:decimal ;
  geo-pos:long "-12.5026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966754_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5026'^^xsd:double;
  dwc:latitude '49.2292'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_26'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2292 -12.5026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2292"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2292 -12.5026)"^^geo:wktLiteral ;
  geo-pos:lat "49.2292"^^xsd:decimal ;
  geo-pos:long "-12.5026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966758_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966758_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Miscellaneous'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5026'^^xsd:double;
  dwc:latitude '49.2292'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966758_26'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2292 -12.5026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2292"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2292 -12.5026)"^^geo:wktLiteral ;
  geo-pos:lat "49.2292"^^xsd:decimal ;
  geo-pos:long "-12.5026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966761_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5026'^^xsd:double;
  dwc:latitude '49.2292'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_26'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2292 -12.5026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2292"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2292 -12.5026)"^^geo:wktLiteral ;
  geo-pos:lat "49.2292"^^xsd:decimal ;
  geo-pos:long "-12.5026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966764_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5026'^^xsd:double;
  dwc:latitude '49.2292'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_26'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2292 -12.5026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2292"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2292 -12.5026)"^^geo:wktLiteral ;
  geo-pos:lat "49.2292"^^xsd:decimal ;
  geo-pos:long "-12.5026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5026'^^xsd:double;
  dwc:latitude '49.2292'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_26'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966771_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966771_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966771_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2292 -12.5026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2292"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966771_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2292 -12.5026)"^^geo:wktLiteral ;
  geo-pos:lat "49.2292"^^xsd:decimal ;
  geo-pos:long "-12.5026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966771_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966771_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966771_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5026'^^xsd:double;
  dwc:latitude '49.2292'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966771_26'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2292 -12.5026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2292"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2292 -12.5026)"^^geo:wktLiteral ;
  geo-pos:lat "49.2292"^^xsd:decimal ;
  geo-pos:long "-12.5026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966775_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5026'^^xsd:double;
  dwc:latitude '49.2292'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_26'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2292 -12.5026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2292"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2292 -12.5026)"^^geo:wktLiteral ;
  geo-pos:lat "49.2292"^^xsd:decimal ;
  geo-pos:long "-12.5026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966740_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5026'^^xsd:double;
  dwc:latitude '49.2292'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_26'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2253 -12.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2253"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2253 -12.5022)"^^geo:wktLiteral ;
  geo-pos:lat "49.2253"^^xsd:decimal ;
  geo-pos:long "-12.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966740_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5022'^^xsd:double;
  dwc:latitude '49.2253'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_27'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2253 -12.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2253"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2253 -12.5022)"^^geo:wktLiteral ;
  geo-pos:lat "49.2253"^^xsd:decimal ;
  geo-pos:long "-12.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966742_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5022'^^xsd:double;
  dwc:latitude '49.2253'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_27'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2253 -12.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2253"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2253 -12.5022)"^^geo:wktLiteral ;
  geo-pos:lat "49.2253"^^xsd:decimal ;
  geo-pos:long "-12.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966750_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5022'^^xsd:double;
  dwc:latitude '49.2253'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_27'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2253 -12.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2253"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2253 -12.5022)"^^geo:wktLiteral ;
  geo-pos:lat "49.2253"^^xsd:decimal ;
  geo-pos:long "-12.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966754_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5022'^^xsd:double;
  dwc:latitude '49.2253'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_27'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2253 -12.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2253"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2253 -12.5022)"^^geo:wktLiteral ;
  geo-pos:lat "49.2253"^^xsd:decimal ;
  geo-pos:long "-12.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966764_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5022'^^xsd:double;
  dwc:latitude '49.2253'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_27'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2253 -12.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2253"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2253 -12.5022)"^^geo:wktLiteral ;
  geo-pos:lat "49.2253"^^xsd:decimal ;
  geo-pos:long "-12.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966775_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5022'^^xsd:double;
  dwc:latitude '49.2253'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_27'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2253 -12.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2253"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2253 -12.5022)"^^geo:wktLiteral ;
  geo-pos:lat "49.2253"^^xsd:decimal ;
  geo-pos:long "-12.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5022'^^xsd:double;
  dwc:latitude '49.2253'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_27'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2253 -12.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2253"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2253 -12.5022)"^^geo:wktLiteral ;
  geo-pos:lat "49.2253"^^xsd:decimal ;
  geo-pos:long "-12.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966774_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5022'^^xsd:double;
  dwc:latitude '49.2253'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_27'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2253 -12.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2253"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2253 -12.5022)"^^geo:wktLiteral ;
  geo-pos:lat "49.2253"^^xsd:decimal ;
  geo-pos:long "-12.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966761_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5022'^^xsd:double;
  dwc:latitude '49.2253'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_27'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2253 -12.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2253"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2253 -12.5022)"^^geo:wktLiteral ;
  geo-pos:lat "49.2253"^^xsd:decimal ;
  geo-pos:long "-12.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966743_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966743_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5022'^^xsd:double;
  dwc:latitude '49.2253'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966743_27'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966714_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966714_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966714_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.237"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966714_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  geo-pos:lat "49.237"^^xsd:decimal ;
  geo-pos:long "-12.5002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966714_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966714_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966714_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5002'^^xsd:double;
  dwc:latitude '49.237'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966714_8'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.237"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  geo-pos:lat "49.237"^^xsd:decimal ;
  geo-pos:long "-12.5002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966740_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5002'^^xsd:double;
  dwc:latitude '49.237'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_25'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.237"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  geo-pos:lat "49.237"^^xsd:decimal ;
  geo-pos:long "-12.5002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966743_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966743_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5002'^^xsd:double;
  dwc:latitude '49.237'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966743_25'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.237"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  geo-pos:lat "49.237"^^xsd:decimal ;
  geo-pos:long "-12.5002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966755_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5002'^^xsd:double;
  dwc:latitude '49.237'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_25'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.237"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  geo-pos:lat "49.237"^^xsd:decimal ;
  geo-pos:long "-12.5002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5002'^^xsd:double;
  dwc:latitude '49.237'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_25'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966771_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966771_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966771_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.237"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966771_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  geo-pos:lat "49.237"^^xsd:decimal ;
  geo-pos:long "-12.5002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966771_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966771_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966771_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5002'^^xsd:double;
  dwc:latitude '49.237'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966771_25'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.237"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  geo-pos:lat "49.237"^^xsd:decimal ;
  geo-pos:long "-12.5002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966774_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5002'^^xsd:double;
  dwc:latitude '49.237'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_25'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.237"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  geo-pos:lat "49.237"^^xsd:decimal ;
  geo-pos:long "-12.5002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966775_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5002'^^xsd:double;
  dwc:latitude '49.237'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_25'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.237"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  geo-pos:lat "49.237"^^xsd:decimal ;
  geo-pos:long "-12.5002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966761_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5002'^^xsd:double;
  dwc:latitude '49.237'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_25'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.237"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  geo-pos:lat "49.237"^^xsd:decimal ;
  geo-pos:long "-12.5002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966764_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5002'^^xsd:double;
  dwc:latitude '49.237'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_25'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.237"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  geo-pos:lat "49.237"^^xsd:decimal ;
  geo-pos:long "-12.5002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966715_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966715_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5002'^^xsd:double;
  dwc:latitude '49.237'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966715_8'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.237"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  geo-pos:lat "49.237"^^xsd:decimal ;
  geo-pos:long "-12.5002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966716_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966716_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5002'^^xsd:double;
  dwc:latitude '49.237'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966716_8'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.237"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  geo-pos:lat "49.237"^^xsd:decimal ;
  geo-pos:long "-12.5002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966719_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966719_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5002'^^xsd:double;
  dwc:latitude '49.237'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966719_8'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966721_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966721_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966721_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.237"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966721_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  geo-pos:lat "49.237"^^xsd:decimal ;
  geo-pos:long "-12.5002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966721_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966721_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966721_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5002'^^xsd:double;
  dwc:latitude '49.237'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966721_8'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.237"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  geo-pos:lat "49.237"^^xsd:decimal ;
  geo-pos:long "-12.5002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966742_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5002'^^xsd:double;
  dwc:latitude '49.237'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_25'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.237"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  geo-pos:lat "49.237"^^xsd:decimal ;
  geo-pos:long "-12.5002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966750_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5002'^^xsd:double;
  dwc:latitude '49.237'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_25'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.237"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -12.5002)"^^geo:wktLiteral ;
  geo-pos:lat "49.237"^^xsd:decimal ;
  geo-pos:long "-12.5002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966754_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-12.5002'^^xsd:double;
  dwc:latitude '49.237'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_25'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204036%3A6933972_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204036%3A6933972_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204036%3A6933972_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.333 -12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204036%3A6933972_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.333 -12.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.333"^^xsd:decimal ;
  geo-pos:long "-12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204036%3A6933972_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.204036:6933972_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-24'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.204036'^^xsd:string;
  dwc:catalogNumber '6933972_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.204036'^^xsd:anyURI;
  dwc:scientificName 'Mesoporos perforatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Joint, Ian'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-12.5'^^xsd:double;
  dwc:latitude '49.333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '232516'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.204036:6933972_3'^^xsd:anyURI;
  dwc:observationDate '1993-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204036%3A6933974_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204036%3A6933974_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204036%3A6933974_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.333 -12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204036%3A6933974_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.333 -12.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.333"^^xsd:decimal ;
  geo-pos:long "-12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204036%3A6933974_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.204036:6933974_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-24'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.204036'^^xsd:string;
  dwc:catalogNumber '6933974_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.204036'^^xsd:anyURI;
  dwc:scientificName 'Prorocentrum dentatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Joint, Ian'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-12.5'^^xsd:double;
  dwc:latitude '49.333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '110298'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.204036:6933974_3'^^xsd:anyURI;
  dwc:observationDate '1993-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '110298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967657_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967657_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967657_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967657_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967657_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967657_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967657_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Gavelinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967657_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967658_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967658_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967658_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967658_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967658_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967658_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967658_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967658_8'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967659_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967659_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967659_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967659_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967659_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967659_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967659_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967659_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967659_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967659_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967659_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967659_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967659_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967659_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967659_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967659_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967660_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967660_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967660_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967660_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967660_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967660_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967660_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967660_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967661_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967661_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967661_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967661_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967661_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967661_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967661_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967661_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967661_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967661_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967661_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967661_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967661_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967661_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967661_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967661_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967662_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967662_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967662_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967662_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967662_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967662_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967662_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967662_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967662_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967662_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967662_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967662_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967662_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967662_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967662_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967662_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967662_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967662_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967662_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967662_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967662_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967662_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967662_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967662_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967663_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967663_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967663_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967663_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967663_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967663_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967663_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967663_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967664_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967664_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967664_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967664_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967664_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967664_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967664_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Pelosinella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '520945'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967664_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967664_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967664_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967664_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967664_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967664_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967664_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967664_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Pelosinella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '520945'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967664_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967665_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967665_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967665_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967665_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967665_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967665_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967665_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Polymorphina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112254'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967665_8'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967666_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967666_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967666_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967666_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967666_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967666_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967666_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967666_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967666_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967666_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967666_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967666_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967666_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967666_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967666_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967666_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967668_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967668_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967668_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967668_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967668_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967668_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967668_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967668_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967669_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967669_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967669_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967669_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967669_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967669_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967669_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967669_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967670_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967670_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967670_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967670_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967670_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967670_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967670_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina cf. abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967670_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967670_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967670_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967670_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967670_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967670_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967670_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967670_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina cf. abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967670_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967670_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967670_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967670_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967670_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967670_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967670_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967670_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina cf. abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967670_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967671_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967671_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967671_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967671_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967671_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967671_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967671_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina cf. algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967671_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967671_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967671_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967671_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967671_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967671_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967671_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967671_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina cf. algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967671_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967671_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967671_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967671_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967671_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967671_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967671_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967671_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina cf. algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967671_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967671_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967671_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967671_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967671_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967671_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967671_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967671_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina cf. algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967671_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967672_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967672_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967672_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967672_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967672_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967672_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967672_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967672_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967672_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967672_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967672_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967672_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967672_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967672_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967672_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967672_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967672_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967672_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967672_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967672_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967672_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967672_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967672_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967672_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967672_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967672_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967672_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967672_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967672_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967672_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967672_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967672_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967673_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967673_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967673_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967673_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967673_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967673_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967673_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967673_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967673_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967673_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967673_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967673_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967673_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967673_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967673_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967673_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967673_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967673_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967673_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967673_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967673_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967673_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967673_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967673_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967675_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967675_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967675_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967675_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967675_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967675_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967675_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967675_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967675_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967675_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967675_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967675_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967675_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967675_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967675_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967675_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967675_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967675_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967675_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967675_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967675_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967675_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967675_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967675_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967676_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967676_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967676_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967676_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967676_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967676_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967676_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967676_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967676_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967676_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967676_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967676_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967676_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967676_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967676_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967676_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967676_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967676_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967676_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967676_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967676_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967676_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967676_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967676_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967676_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967676_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967676_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967676_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967676_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967676_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967676_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967676_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967654_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967654_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967654_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967654_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967654_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967654_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967654_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Ammolagena clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113827'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967654_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967655_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967655_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967655_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967655_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967655_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967655_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967655_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria tenuimargo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113920'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967655_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967655_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967655_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967655_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967655_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967655_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967655_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967655_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria tenuimargo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113920'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967655_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967656_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967656_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967656_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967656_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967656_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967656_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967656_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967656_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967429_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967429_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967429_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967429_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967429_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967429_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967429_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Ammolagena clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113827'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967429_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967429_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967429_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967429_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967429_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967429_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967429_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967429_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Ammolagena clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113827'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967429_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967429_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967429_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967429_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967429_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967429_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967429_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967429_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Ammolagena clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113827'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967429_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967429_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967429_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967429_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967429_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967429_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967429_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967429_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Ammolagena clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113827'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967429_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967430_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967430_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967430_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967430_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967430_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967430_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967430_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Amphicoryna scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113780'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967430_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967431_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967431_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967431_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967431_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967431_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967431_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967431_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Bulimina costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113034'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967431_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967431_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967431_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967431_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967431_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967431_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967431_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967431_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Bulimina costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113034'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967431_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967432_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967432_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967432_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967432_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967432_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967432_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967432_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967432_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967432_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967432_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967432_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967432_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967432_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967432_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967432_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967432_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967432_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967432_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967432_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967432_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967432_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967432_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967432_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967432_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967432_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967432_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967432_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967432_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967432_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967432_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967432_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967432_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967432_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967432_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967432_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967432_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967432_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967432_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967432_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967432_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967433_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967433_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967433_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967433_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967433_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967433_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967433_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Cibicides pachydermus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '723134'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967433_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '723134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967433_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967433_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967433_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967433_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967433_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967433_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967433_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Cibicides pachydermus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '723134'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967433_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '723134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967433_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967433_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967433_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967433_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967433_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967433_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967433_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Cibicides pachydermus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '723134'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967433_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '723134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967436_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967436_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967436_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967436_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967436_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967436_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967436_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967436_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967437_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967437_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967437_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967437_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967437_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967437_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967437_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Hanzawaia boueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113185'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967437_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967437_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967437_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967437_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967437_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967437_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967437_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967437_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Hanzawaia boueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113185'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967437_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967437_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967437_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967437_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967437_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967437_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967437_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967437_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Hanzawaia boueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113185'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967437_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967438_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967438_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967438_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967438_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967438_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967438_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967438_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967438_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967439_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967439_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967439_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967439_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967439_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967439_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967439_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967439_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967439_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967439_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967439_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967439_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967439_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967439_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967439_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967439_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967439_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967439_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967439_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967439_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967439_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967439_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967439_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967439_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967439_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967439_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967439_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967439_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967439_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967439_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967439_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967439_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967439_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967439_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967439_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967439_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967439_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967439_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967439_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967439_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967441_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967441_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967441_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967441_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967441_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967441_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967441_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967441_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967441_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967441_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967441_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967441_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967441_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967441_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967441_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967441_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967441_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967441_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967441_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967441_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967441_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967441_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967441_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967441_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967441_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967441_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967441_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967441_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967441_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967441_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967441_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967441_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967441_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967441_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967441_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967441_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967441_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967441_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967441_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967441_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967443_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967443_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967443_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967443_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967443_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967443_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967443_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides truempii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '735493'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967443_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '735493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967443_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967443_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967443_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967443_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967443_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967443_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967443_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides truempii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '735493'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967443_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '735493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967443_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967443_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967443_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967443_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967443_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967443_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967443_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides truempii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '735493'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967443_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '735493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967443_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967443_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967443_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967443_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967443_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967443_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967443_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides truempii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '735493'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967443_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '735493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967444_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967444_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967444_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967444_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967444_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967444_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967444_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967444_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967444_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967444_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967444_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967444_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967444_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967444_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967444_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967444_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967444_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967444_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967444_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967444_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967444_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967444_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967444_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967444_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967444_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967444_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967444_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967444_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967444_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967444_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967444_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967444_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967444_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967444_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967444_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967444_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967444_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967444_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967444_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967444_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967446_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967446_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967446_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967446_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967446_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967446_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967446_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Planorbulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112244'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967446_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967446_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967446_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967446_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967446_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967446_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967446_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967446_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Planorbulina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112244'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967446_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967447_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967447_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967447_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967447_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967447_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967447_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967447_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967447_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967447_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967447_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967447_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967447_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967447_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967447_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967447_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967447_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967447_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967447_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967447_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967447_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967447_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967447_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967447_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967447_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967448_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967448_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967448_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967448_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967448_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967448_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967448_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967448_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967448_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967448_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967448_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967448_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967448_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967448_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967448_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967448_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967448_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967448_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967448_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967448_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967448_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967448_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967448_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967448_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967449_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967449_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967449_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967449_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967449_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967449_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967449_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Sigmoilopsis schlumbergeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112704'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967449_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967449_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967449_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967449_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967449_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967449_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967449_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967449_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Sigmoilopsis schlumbergeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112704'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967449_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967449_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967449_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967449_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967449_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967449_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967449_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967449_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Sigmoilopsis schlumbergeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112704'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967449_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967449_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967449_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967449_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967449_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967449_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967449_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967449_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Sigmoilopsis schlumbergeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112704'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967449_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967449_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967449_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967449_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967449_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967449_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967449_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967449_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Sigmoilopsis schlumbergeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112704'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967449_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967450_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967450_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967450_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967450_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967450_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967450_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967450_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Spiroloculina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112046'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967450_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967451_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967451_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967451_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967451_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967451_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967451_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967451_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967451_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967451_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967451_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967451_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967451_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967451_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967451_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967451_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967451_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967451_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967451_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967451_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967451_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967451_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967451_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967451_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967451_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967451_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967451_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967451_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967451_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967451_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967451_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967451_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967451_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967452_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967452_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967452_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967452_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967452_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967452_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967452_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Trochammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967452_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967453_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967453_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967453_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967453_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967453_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967453_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967453_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967453_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967453_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967453_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967453_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967453_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967453_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967453_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967453_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967453_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967453_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967453_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967453_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967453_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967453_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967453_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967453_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967453_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967453_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967453_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967453_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967453_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967453_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967453_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967453_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967453_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967453_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967453_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967453_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967453_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967453_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967453_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967453_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967453_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967454_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967454_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967454_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967454_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967454_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967454_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967454_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967454_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967454_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967454_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967454_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967454_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967454_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967454_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967454_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967454_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967454_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967454_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967454_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967454_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967454_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967454_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967454_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967454_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967454_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967454_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967454_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967454_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967454_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967454_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967454_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967454_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967433_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967433_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967433_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967433_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967433_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967433_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967433_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Cibicides pachydermus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '723134'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967433_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '723134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967433_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967433_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967433_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967433_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967433_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967433_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967433_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Cibicides pachydermus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '723134'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967433_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '723134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967435_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967435_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967435_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967435_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967435_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967435_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967435_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Gavelinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967435_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967435_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967435_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967435_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967435_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967435_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967435_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967435_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Gavelinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967435_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967435_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967435_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967435_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967435_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967435_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967435_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967435_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Gavelinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967435_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967435_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967435_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967435_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967435_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967435_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967435_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967435_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Gavelinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967435_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967436_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967436_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967436_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967436_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967436_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967436_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967436_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967436_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967436_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967436_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967436_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967436_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967436_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967436_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967436_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967436_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967436_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967436_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967436_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967436_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967436_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967436_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967436_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967436_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967436_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967436_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967436_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967436_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967436_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967436_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967436_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967436_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967454_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967454_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967454_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967454_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967454_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967454_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967454_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967454_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967455_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967455_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967455_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967455_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967455_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967455_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967455_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina proboscidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113775'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967455_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '466362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967455_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967455_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967455_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967455_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967455_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967455_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967455_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina proboscidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113775'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967455_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '466362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967455_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967455_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967455_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967455_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967455_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967455_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967455_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina proboscidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113775'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967455_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '466362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967433_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967433_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967433_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967433_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967433_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967433_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967433_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Cibicides pachydermus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '723134'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967433_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '723134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967655_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967655_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967655_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967655_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967655_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967655_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967655_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria tenuimargo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113920'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967655_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967655_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967655_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967655_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967655_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967655_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967655_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967655_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria tenuimargo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113920'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967655_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967659_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967659_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967659_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967659_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967659_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967659_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967659_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967659_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967659_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967659_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967659_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967659_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967659_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967659_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967659_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967659_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967665_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967665_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967665_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967665_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967665_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967665_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967665_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Polymorphina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112254'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967665_7'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967667_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967667_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967667_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967667_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967667_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967667_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967667_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967667_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967670_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967670_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967670_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967670_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967670_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967670_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967670_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina cf. abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967670_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967671_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967671_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967671_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967671_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967671_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967671_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967671_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina cf. algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967671_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967671_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967671_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967671_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967671_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967671_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967671_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967671_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina cf. algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967671_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967672_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967672_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967672_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967672_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967672_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967672_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967672_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967672_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967673_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967673_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967673_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967673_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967673_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967673_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967673_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967673_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967674_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967674_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967674_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967674_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967674_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967674_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967674_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Triloculina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112047'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967674_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967675_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967675_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967675_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967675_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967675_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967675_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967675_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967675_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967676_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967676_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967676_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967676_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967676_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967676_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967676_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967676_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967676_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967676_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967676_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967676_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207940%3A6967676_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967676_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207940'^^xsd:string;
  dwc:catalogNumber '6967676_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207940'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207940:6967676_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967431_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967431_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967431_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967431_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967431_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967431_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967431_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Bulimina costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113034'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967431_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967431_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967431_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967431_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967431_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967431_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967431_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967431_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Bulimina costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113034'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967431_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967432_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967432_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967432_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967432_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967432_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967432_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967432_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967432_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967435_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967435_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967435_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967435_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967435_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967435_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967435_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Gavelinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967435_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967435_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967435_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967435_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967435_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967435_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967435_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967435_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Gavelinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967435_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967436_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967436_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967436_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967436_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967436_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967436_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967436_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967436_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967437_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967437_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967437_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967437_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967437_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967437_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967437_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Hanzawaia boueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113185'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967437_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967437_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967437_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967437_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967437_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967437_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967437_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967437_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Hanzawaia boueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113185'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967437_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967438_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967438_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967438_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967438_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967438_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967438_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967438_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967438_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967439_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967439_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967439_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967439_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967439_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967439_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967439_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967439_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967440_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967440_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967440_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967440_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967440_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967440_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967440_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Lagena sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967440_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967441_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967441_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967441_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967441_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967441_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967441_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967441_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967441_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967442_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967442_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967442_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967442_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967442_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967442_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967442_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Neolenticulina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113807'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967442_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '466174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967443_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967443_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967443_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967443_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967443_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967443_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967443_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides truempii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '735493'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967443_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '735493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967444_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967444_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967444_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967444_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967444_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967444_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967444_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967444_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967445_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967445_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967445_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967445_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967445_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967445_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967445_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Pelosinella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '520945'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967445_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967447_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967447_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967447_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967447_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967447_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967447_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967447_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967447_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967448_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967448_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967448_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967448_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967448_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967448_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967448_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967448_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967449_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967449_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967449_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967449_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967449_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967449_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967449_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Sigmoilopsis schlumbergeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112704'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967449_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967450_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967450_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967450_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967450_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967450_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967450_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967450_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Spiroloculina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112046'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967450_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967451_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967451_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967451_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967451_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967451_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967451_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967451_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967451_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967451_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967451_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967451_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967451_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967451_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967451_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967451_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967451_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967452_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967452_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967452_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967452_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967452_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967452_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967452_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Trochammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967452_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967453_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967453_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967453_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967453_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967453_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967453_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967453_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967453_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967454_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967454_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967454_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967454_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967454_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967454_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967454_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967454_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967455_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967455_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967455_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967455_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967455_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967455_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967455_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina proboscidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113775'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967455_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '466362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967455_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967455_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967455_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967455_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967455_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967455_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967455_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina proboscidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113775'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967455_6'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '466362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967429_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967429_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967429_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2252"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967429_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2252 -12.4903)"^^geo:wktLiteral ;
  geo-pos:lat "49.2252"^^xsd:decimal ;
  geo-pos:long "-12.4903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207932%3A6967429_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967429_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207932'^^xsd:string;
  dwc:catalogNumber '6967429_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207932'^^xsd:anyURI;
  dwc:scientificName 'Ammolagena clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12.4903'^^xsd:double;
  dwc:latitude '49.2252'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113827'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207932:6967429_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '113827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9483 -12.3967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9483"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9483 -12.3967)"^^geo:wktLiteral ;
  geo-pos:lat "49.9483"^^xsd:decimal ;
  geo-pos:long "-12.3967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966874_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966874_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.3967'^^xsd:double;
  dwc:latitude '49.9483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966874_10'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9483 -12.3967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9483"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9483 -12.3967)"^^geo:wktLiteral ;
  geo-pos:lat "49.9483"^^xsd:decimal ;
  geo-pos:long "-12.3967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966877_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966877_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.3967'^^xsd:double;
  dwc:latitude '49.9483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966877_10'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9483 -12.3967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9483"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9483 -12.3967)"^^geo:wktLiteral ;
  geo-pos:lat "49.9483"^^xsd:decimal ;
  geo-pos:long "-12.3967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966881_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966881_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.3967'^^xsd:double;
  dwc:latitude '49.9483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966881_10'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9483 -12.3967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9483"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9483 -12.3967)"^^geo:wktLiteral ;
  geo-pos:lat "49.9483"^^xsd:decimal ;
  geo-pos:long "-12.3967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966882_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966882_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.3967'^^xsd:double;
  dwc:latitude '49.9483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966882_10'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9483 -12.3967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9483"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9483 -12.3967)"^^geo:wktLiteral ;
  geo-pos:lat "49.9483"^^xsd:decimal ;
  geo-pos:long "-12.3967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966887_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966887_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.3967'^^xsd:double;
  dwc:latitude '49.9483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966887_10'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9483 -12.3967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9483"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9483 -12.3967)"^^geo:wktLiteral ;
  geo-pos:lat "49.9483"^^xsd:decimal ;
  geo-pos:long "-12.3967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966889_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966889_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.3967'^^xsd:double;
  dwc:latitude '49.9483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966889_10'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9483 -12.3967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9483"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9483 -12.3967)"^^geo:wktLiteral ;
  geo-pos:lat "49.9483"^^xsd:decimal ;
  geo-pos:long "-12.3967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966888_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966888_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.3967'^^xsd:double;
  dwc:latitude '49.9483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966888_10'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9483 -12.3967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9483"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9483 -12.3967)"^^geo:wktLiteral ;
  geo-pos:lat "49.9483"^^xsd:decimal ;
  geo-pos:long "-12.3967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966876_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966876_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.3967'^^xsd:double;
  dwc:latitude '49.9483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966876_10'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9483 -12.3967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9483"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9483 -12.3967)"^^geo:wktLiteral ;
  geo-pos:lat "49.9483"^^xsd:decimal ;
  geo-pos:long "-12.3967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966856_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966856_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.3967'^^xsd:double;
  dwc:latitude '49.9483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966856_10'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9483 -12.3967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9483"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9483 -12.3967)"^^geo:wktLiteral ;
  geo-pos:lat "49.9483"^^xsd:decimal ;
  geo-pos:long "-12.3967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966869_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966869_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.3967'^^xsd:double;
  dwc:latitude '49.9483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966869_10'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9475 -12.3957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9475"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9475 -12.3957)"^^geo:wktLiteral ;
  geo-pos:lat "49.9475"^^xsd:decimal ;
  geo-pos:long "-12.3957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966102_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966102_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.3957'^^xsd:double;
  dwc:latitude '49.9475'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966102_9'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9475 -12.3957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9475"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9475 -12.3957)"^^geo:wktLiteral ;
  geo-pos:lat "49.9475"^^xsd:decimal ;
  geo-pos:long "-12.3957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966103_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966103_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.3957'^^xsd:double;
  dwc:latitude '49.9475'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966103_9'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966106_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966106_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966106_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9475 -12.3957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9475"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966106_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9475 -12.3957)"^^geo:wktLiteral ;
  geo-pos:lat "49.9475"^^xsd:decimal ;
  geo-pos:long "-12.3957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966106_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966106_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966106_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.3957'^^xsd:double;
  dwc:latitude '49.9475'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966106_9'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9475 -12.3957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9475"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9475 -12.3957)"^^geo:wktLiteral ;
  geo-pos:lat "49.9475"^^xsd:decimal ;
  geo-pos:long "-12.3957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966113_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966113_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.3957'^^xsd:double;
  dwc:latitude '49.9475'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966113_9'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966115_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966115_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966115_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9475 -12.3957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9475"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966115_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9475 -12.3957)"^^geo:wktLiteral ;
  geo-pos:lat "49.9475"^^xsd:decimal ;
  geo-pos:long "-12.3957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966115_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966115_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966115_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Pennatulacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.3957'^^xsd:double;
  dwc:latitude '49.9475'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '1367'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966115_9'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1609360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966117_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966117_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966117_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9475 -12.3957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9475"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966117_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9475 -12.3957)"^^geo:wktLiteral ;
  geo-pos:lat "49.9475"^^xsd:decimal ;
  geo-pos:long "-12.3957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966117_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966117_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966117_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.3957'^^xsd:double;
  dwc:latitude '49.9475'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966117_9'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966119_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966119_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966119_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9475 -12.3957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9475"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966119_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9475 -12.3957)"^^geo:wktLiteral ;
  geo-pos:lat "49.9475"^^xsd:decimal ;
  geo-pos:long "-12.3957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966119_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966119_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966119_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.3957'^^xsd:double;
  dwc:latitude '49.9475'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966119_9'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9475 -12.3957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9475"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9475 -12.3957)"^^geo:wktLiteral ;
  geo-pos:lat "49.9475"^^xsd:decimal ;
  geo-pos:long "-12.3957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966120_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966120_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Spatangoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.3957'^^xsd:double;
  dwc:latitude '49.9475'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '852322'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966120_9'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '852322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9475 -12.3957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9475"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9475 -12.3957)"^^geo:wktLiteral ;
  geo-pos:lat "49.9475"^^xsd:decimal ;
  geo-pos:long "-12.3957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966110_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966110_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.3957'^^xsd:double;
  dwc:latitude '49.9475'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966110_9'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9475 -12.3957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9475"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9475 -12.3957)"^^geo:wktLiteral ;
  geo-pos:lat "49.9475"^^xsd:decimal ;
  geo-pos:long "-12.3957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966112_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966112_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.3957'^^xsd:double;
  dwc:latitude '49.9475'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966112_9'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966277_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966277_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966277_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966277_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966277_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966277_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966277_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966277_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966277_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966277_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966277_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966277_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966277_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966277_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966277_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966277_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966277_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966277_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966278_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966278_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966278_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966278_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966278_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966278_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966278_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966278_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966279_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966279_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966279_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966279_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966279_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966279_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966279_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966279_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966279_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966279_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966279_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966279_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966279_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966279_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966279_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966279_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966280_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966280_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966280_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966280_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966280_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966280_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966280_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966280_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966281_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966281_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966281_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966281_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966281_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966281_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966281_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966281_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966283_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966283_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966283_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966283_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966283_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966283_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966283_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966283_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966283_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966283_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966283_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966283_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966283_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966283_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966283_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966283_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966283_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966283_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966283_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966283_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966283_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966283_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966283_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966283_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966284_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966284_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966284_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966284_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966284_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966284_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966284_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966284_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966285_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966285_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966285_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966285_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966285_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966285_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966285_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966285_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966285_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966285_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966285_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966285_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966285_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966285_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966285_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966285_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966286_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966286_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966286_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966286_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966286_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966286_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966286_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966286_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966286_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966286_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966286_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966286_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966286_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966286_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966286_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966286_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966286_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966286_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966286_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966286_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966286_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966286_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966286_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966286_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966286_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966286_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966286_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966286_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966286_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966286_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966286_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966286_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966286_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966286_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966286_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966286_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966286_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966286_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966286_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966286_9'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966287_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966287_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966287_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966287_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966287_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966287_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966287_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966287_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966288_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966288_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966288_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966288_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966288_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966288_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966288_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966288_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966288_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966288_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966288_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966288_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966288_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966288_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966288_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966288_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966288_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966288_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966288_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966288_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966288_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966288_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966288_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966288_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966289_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966289_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966289_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966289_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966289_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966289_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966289_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Comesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2426'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966289_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966289_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966289_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966289_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966289_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966289_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966289_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966289_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Comesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2426'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966289_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966290_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966290_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966290_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966290_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966290_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966290_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966290_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966290_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966290_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966290_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966290_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966290_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966290_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966290_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966290_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966290_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966290_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966290_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966290_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966290_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966290_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966291_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966291_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966291_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966291_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966291_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966291_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966291_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966291_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966291_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966291_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966291_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966291_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966291_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966291_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966291_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966291_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966291_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966291_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966291_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966291_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966291_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966291_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966291_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966291_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966292_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966292_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966292_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966292_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966292_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966292_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966292_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966292_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966292_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966292_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966292_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966292_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966292_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966292_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966292_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966292_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966292_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966292_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966292_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966292_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966292_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966292_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966292_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966292_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966293_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966293_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966293_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966293_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966293_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966293_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966293_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966293_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966294_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966294_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966294_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966294_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966294_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966294_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966294_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966294_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966295_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966295_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966295_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966295_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966295_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966295_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966295_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966295_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966295_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966295_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966295_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966295_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966295_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966295_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966295_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966295_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966296_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966296_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966296_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966296_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966296_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966296_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966296_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Eudraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '234420'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966296_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '234420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966297_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966297_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966297_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966297_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966297_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966297_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966297_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966297_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966298_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966298_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966298_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966298_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966298_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966298_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966298_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966298_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966299_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966299_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966299_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966299_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966299_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966299_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966299_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966299_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966299_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966299_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966299_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966299_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966299_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966299_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966299_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966299_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966299_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966299_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966299_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966299_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966299_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966299_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966299_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966299_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966299_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966299_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966299_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966299_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966299_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966299_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966299_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966299_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966300_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966300_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966300_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966300_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966300_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966300_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966300_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966300_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966301_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966301_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966301_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966301_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966301_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966301_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966301_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Lauratonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2589'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966301_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966302_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966302_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966302_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966302_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966302_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966302_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966302_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966302_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966303_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966303_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966303_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966303_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966303_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966303_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966303_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966303_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966303_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966303_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966303_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966303_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966303_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966303_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966303_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966303_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966303_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966304_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966304_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966304_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966304_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966304_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966304_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966304_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966304_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966304_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966304_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966304_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966304_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966304_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966304_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966304_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966304_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966304_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966304_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966304_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966304_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966304_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966304_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966304_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966304_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966306_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966306_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966306_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966306_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966306_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966306_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966306_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Manganonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '233963'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966306_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '233963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966307_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966307_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966307_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966307_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966307_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966307_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966307_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966307_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966307_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966307_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966307_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966307_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966307_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966307_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966307_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966307_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966307_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966307_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966307_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966307_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966307_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966307_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966307_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966307_9'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966308_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966308_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966308_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966308_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966308_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966308_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966308_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966308_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966309_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966309_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966309_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966309_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966309_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966309_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966309_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Metacomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156844'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966309_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '156844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966310_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966310_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966310_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966310_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966310_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966310_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966310_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966310_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966310_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966310_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966310_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966310_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966310_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966310_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966310_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966310_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966311_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966311_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966311_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966311_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966311_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966311_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966311_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966311_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966312_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966312_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966312_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966312_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966312_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966312_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966312_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966312_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966312_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966312_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966312_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966312_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966312_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966312_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966312_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966312_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966312_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966312_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966312_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966312_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966312_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966312_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966312_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966312_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966312_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966312_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966312_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966312_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966312_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966312_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966312_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966312_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966313_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966313_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966313_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966313_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966313_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966313_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966313_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966313_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966313_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966313_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966313_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966313_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966313_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966313_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966313_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966313_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966313_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966313_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966313_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966313_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966313_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966314_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966314_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966314_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966314_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966314_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966314_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966314_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Neotonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2325'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966314_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966315_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966315_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966315_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966315_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966315_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966315_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966315_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Nox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '234421'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966315_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966316_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966316_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966316_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966316_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966316_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966316_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966316_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Nygmatonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '227170'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966316_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '227170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966317_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966317_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966317_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966317_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966317_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966317_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966317_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966317_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966317_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966317_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966317_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966317_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966317_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966317_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966317_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966317_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966317_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966317_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966317_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966317_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966317_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966317_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966317_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966317_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966317_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966317_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966317_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966317_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966317_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966317_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966317_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966317_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966317_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966317_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966317_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966317_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966317_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966317_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966317_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966317_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966318_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966318_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966318_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966318_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966318_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966318_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966318_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966318_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966319_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966319_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966319_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966319_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966319_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966319_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966319_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966319_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966319_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966319_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966319_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966319_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966319_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966319_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966319_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966319_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966320_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966320_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966320_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966320_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966320_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966320_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966320_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966320_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966320_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966320_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966320_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966320_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966320_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966320_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966320_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966320_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966320_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966320_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966320_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966320_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966320_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966320_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966320_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966320_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966320_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966320_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966320_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966320_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966320_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966320_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966320_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966320_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966321_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966321_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966321_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966321_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966321_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966321_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966321_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Parodontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2420'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966321_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966323_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966323_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966323_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966323_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966323_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966323_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966323_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966323_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966323_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966323_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966323_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966323_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966323_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966323_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966323_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966323_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966323_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966323_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966323_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966323_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966323_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966323_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966323_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966323_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966324_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966324_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966324_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966324_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966324_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966324_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966324_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966324_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966324_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966324_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966324_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966324_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966324_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966324_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966324_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966324_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966325_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966325_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966325_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966325_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966325_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966325_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966325_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966325_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966325_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966325_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966325_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966325_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966325_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966325_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966325_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966325_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966325_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966325_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966325_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966325_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966325_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966325_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966325_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966325_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966326_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966326_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966326_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966326_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966326_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966326_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966326_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966326_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966326_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966326_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966326_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966326_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966326_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966326_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966326_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966326_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966326_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966326_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966326_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966326_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966326_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966326_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966326_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966326_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966326_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966326_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966326_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966326_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966326_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966326_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966326_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966326_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966326_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966326_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966326_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966326_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966326_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966326_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966326_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966326_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966327_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966327_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966327_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966327_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966327_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966327_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966327_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966327_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966327_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966327_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966327_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966327_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966327_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966327_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966327_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966328_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966328_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966328_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966328_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966328_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966328_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966328_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966328_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966328_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966328_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966328_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966328_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966328_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966328_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966328_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966328_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966329_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966329_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966329_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966329_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966329_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966329_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966329_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966329_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966329_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966329_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966329_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966329_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966329_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966329_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966329_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966329_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966329_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966329_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966329_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966329_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966329_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966329_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966329_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966329_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966330_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966330_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966330_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966330_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966330_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966330_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966330_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Spiliphera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2304'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966330_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966331_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966331_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966331_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966331_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966331_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966331_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966331_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966331_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966333_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966333_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966333_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966333_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966333_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966333_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966333_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966333_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966333_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966333_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966333_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966333_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966333_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966333_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966333_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966333_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966333_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966333_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966333_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966333_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966333_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966333_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966333_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966333_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966334_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966334_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966334_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966334_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966334_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966334_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966334_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966334_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966335_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966335_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966335_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966335_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966335_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966335_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966335_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966335_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966335_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966335_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966335_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966335_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966335_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966335_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966335_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966335_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966336_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966336_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966336_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966336_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966336_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966336_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966336_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966336_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966337_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966337_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966337_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966337_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966337_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966337_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966337_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966337_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966338_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966338_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966338_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966338_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966338_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966338_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966338_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966338_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966338_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966338_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966338_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966338_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966338_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966338_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966338_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966338_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966343_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966343_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966343_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966343_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966343_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966343_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966343_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966343_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966344_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966344_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966344_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966344_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966344_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966344_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966344_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966344_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966344_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966344_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966344_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966344_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966344_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966344_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966344_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966344_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966344_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966344_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966344_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966344_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966344_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966344_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966344_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966344_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966344_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966344_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966344_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966344_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966344_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966344_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966344_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966344_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966345_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966345_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966345_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966345_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966345_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966345_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966345_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966345_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966345_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966345_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966345_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966345_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966345_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966345_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966345_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966345_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966345_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966345_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966345_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966345_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966345_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966345_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966345_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966345_9'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966347_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966347_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966347_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966347_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966347_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966347_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966347_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966347_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966349_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966349_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966349_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966349_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966349_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966349_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966349_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966349_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966349_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966349_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966349_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966349_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966349_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966349_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966349_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966349_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966349_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966349_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966351_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966351_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966351_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966351_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966351_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966351_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966351_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966351_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966351_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966351_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966351_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966351_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966351_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966351_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966351_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966351_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966352_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966352_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966352_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966352_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966352_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966352_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966352_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966352_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966353_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966353_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966353_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966353_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966353_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966353_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966353_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966353_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966353_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966353_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966353_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966353_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966353_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966353_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966353_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966353_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966803_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966803_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966803_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966803_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966803_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966803_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966803_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966803_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966804_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966804_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966804_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966804_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966804_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966804_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966804_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966804_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966805_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966805_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966805_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966805_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966805_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966805_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966805_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966805_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966811_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966811_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966811_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966811_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966811_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966811_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966811_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966811_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966812_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966812_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966812_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966812_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966812_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966812_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966812_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966812_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966815_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966815_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966815_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966815_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966815_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966815_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966815_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966815_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966816_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966816_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966816_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966816_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966816_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966816_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966816_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966816_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966817_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966817_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966817_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966817_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966817_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966817_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966817_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966817_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966819_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966819_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966819_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966819_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966819_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966819_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966819_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Miscellaneous'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966819_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966821_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966821_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966821_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966821_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966821_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966821_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966821_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966821_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966824_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966824_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966824_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966824_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966824_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966824_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966824_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966824_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966830_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966830_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966830_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966830_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966830_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966830_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966830_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966830_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966831_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966831_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966831_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966831_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966831_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966831_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966831_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966831_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966826_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966826_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966826_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966826_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966826_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966826_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966827_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966827_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966827_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966827_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966827_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966827_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966827_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966827_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966349_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966349_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966349_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966349_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966349_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966349_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966349_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966352_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966352_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966352_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966352_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966352_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966352_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966352_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966352_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966302_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966302_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966302_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966302_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966302_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966302_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966302_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966302_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966303_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966303_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966303_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966303_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966304_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966304_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966304_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966304_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966304_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966304_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966304_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966304_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966305_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966305_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966305_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966305_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966305_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966305_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966305_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966305_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966307_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966307_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966307_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966307_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966307_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966307_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966307_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966307_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966310_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966310_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966310_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966310_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966310_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966310_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966310_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966310_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966310_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966310_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966310_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966310_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966310_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966310_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966310_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966310_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966311_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966311_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966311_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966311_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966311_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966311_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966311_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966311_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966312_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966312_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966312_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966312_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966312_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966312_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966312_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966312_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966312_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966312_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966312_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966312_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966312_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966312_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966312_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966312_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966313_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966313_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966313_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966313_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966313_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966313_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966313_9'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966316_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966316_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966316_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966316_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966316_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966316_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966316_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Nygmatonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '227170'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966316_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '227170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966318_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966318_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966318_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966318_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966318_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966318_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966318_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966318_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966319_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966319_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966319_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966319_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966319_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966319_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966319_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966319_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966322_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966322_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966322_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966322_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966322_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966322_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966322_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966322_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966322_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966322_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966322_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966322_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966322_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966322_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966322_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966322_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966322_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966322_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966322_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966322_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966322_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966322_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966322_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966322_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966323_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966323_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966323_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966323_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966323_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966323_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966323_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966323_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966325_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966325_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966325_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966325_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966325_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966325_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966325_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966325_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966326_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966326_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966326_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966326_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966326_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966326_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966326_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966326_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966327_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966327_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966327_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966327_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966327_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966327_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966327_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966327_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966327_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966327_9'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966329_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966329_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966329_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966329_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966329_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966329_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966329_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966329_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966331_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966331_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966331_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966331_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966331_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966331_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966331_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966331_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966332_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966332_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966332_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966332_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966332_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966332_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966332_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966332_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966333_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966333_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966333_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966333_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966333_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966333_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966333_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966333_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966335_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966335_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966335_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966335_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966335_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966335_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966335_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966335_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966335_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966335_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966335_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966335_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966335_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966335_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966335_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966335_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966335_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966335_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966335_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966335_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966335_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966335_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966335_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966335_9'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966338_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966338_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966338_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966338_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966338_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966338_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966338_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966338_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966344_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966344_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966344_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966344_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966344_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966344_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966344_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966344_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966345_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966345_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966345_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966345_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966277_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966277_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966277_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966277_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966277_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966277_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966277_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966279_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966279_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966279_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966279_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966279_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966279_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966279_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966279_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966279_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966279_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966279_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966279_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966279_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966279_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966279_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966279_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966282_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966282_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966282_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966282_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966282_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966282_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966282_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Batheurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '227167'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966282_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '227167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966283_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966283_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966283_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966283_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966283_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966283_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966283_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966283_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966283_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966283_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966283_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966283_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966283_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966283_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966283_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966283_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966285_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966285_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966285_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966285_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966285_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966285_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966285_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966285_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966286_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966286_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966286_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966286_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966286_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966286_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966286_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966286_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966290_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966290_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966290_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966290_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966291_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966291_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966291_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966291_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966291_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966291_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966291_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966291_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966292_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966292_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966292_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966292_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966292_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966292_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966292_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966292_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966293_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966293_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966293_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966293_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966293_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966293_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966293_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966293_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966294_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966294_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966294_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966294_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966294_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966294_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966294_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966294_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966295_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966295_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966295_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966295_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966295_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966295_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966295_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966295_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966295_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966295_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966295_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966295_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966295_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966295_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966295_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966295_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966299_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966299_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966299_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966299_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207841%3A6966299_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966299_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207841'^^xsd:string;
  dwc:catalogNumber '6966299_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207841'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207841:6966299_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966823_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966823_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966823_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966823_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3665 -11.8015)"^^geo:wktLiteral ;
  geo-pos:lat "49.3665"^^xsd:decimal ;
  geo-pos:long "-11.8015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966823_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966823_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966823_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.8015'^^xsd:double;
  dwc:latitude '49.3665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966823_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3663 -11.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3663"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3663 -11.8012)"^^geo:wktLiteral ;
  geo-pos:lat "49.3663"^^xsd:decimal ;
  geo-pos:long "-11.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207822:6966098_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207822'^^xsd:string;
  dwc:catalogNumber '6966098_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207822'^^xsd:anyURI;
  dwc:scientificName 'Carnivore abundance'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.8012'^^xsd:double;
  dwc:latitude '49.3663'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207822:6966098_3'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3663 -11.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3663"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3663 -11.8012)"^^geo:wktLiteral ;
  geo-pos:lat "49.3663"^^xsd:decimal ;
  geo-pos:long "-11.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966102_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966102_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.8012'^^xsd:double;
  dwc:latitude '49.3663'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966102_3'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966104_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966104_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966104_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3663 -11.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3663"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966104_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3663 -11.8012)"^^geo:wktLiteral ;
  geo-pos:lat "49.3663"^^xsd:decimal ;
  geo-pos:long "-11.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966104_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966104_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966104_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.8012'^^xsd:double;
  dwc:latitude '49.3663'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966104_3'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966105_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966105_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966105_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3663 -11.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3663"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966105_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3663 -11.8012)"^^geo:wktLiteral ;
  geo-pos:lat "49.3663"^^xsd:decimal ;
  geo-pos:long "-11.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966105_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966105_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966105_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.8012'^^xsd:double;
  dwc:latitude '49.3663'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966105_3'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3663 -11.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3663"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3663 -11.8012)"^^geo:wktLiteral ;
  geo-pos:lat "49.3663"^^xsd:decimal ;
  geo-pos:long "-11.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966108_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966108_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.8012'^^xsd:double;
  dwc:latitude '49.3663'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966108_3'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966109_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966109_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966109_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3663 -11.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3663"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966109_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3663 -11.8012)"^^geo:wktLiteral ;
  geo-pos:lat "49.3663"^^xsd:decimal ;
  geo-pos:long "-11.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966109_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966109_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966109_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.8012'^^xsd:double;
  dwc:latitude '49.3663'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966109_3'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3663 -11.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3663"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3663 -11.8012)"^^geo:wktLiteral ;
  geo-pos:lat "49.3663"^^xsd:decimal ;
  geo-pos:long "-11.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966110_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966110_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.8012'^^xsd:double;
  dwc:latitude '49.3663'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966110_3'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3663 -11.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3663"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3663 -11.8012)"^^geo:wktLiteral ;
  geo-pos:lat "49.3663"^^xsd:decimal ;
  geo-pos:long "-11.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966112_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966112_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.8012'^^xsd:double;
  dwc:latitude '49.3663'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966112_3'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966114_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966114_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966114_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3663 -11.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3663"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966114_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3663 -11.8012)"^^geo:wktLiteral ;
  geo-pos:lat "49.3663"^^xsd:decimal ;
  geo-pos:long "-11.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966114_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966114_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966114_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.8012'^^xsd:double;
  dwc:latitude '49.3663'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966114_3'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966115_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966115_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966115_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3663 -11.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3663"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966115_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3663 -11.8012)"^^geo:wktLiteral ;
  geo-pos:lat "49.3663"^^xsd:decimal ;
  geo-pos:long "-11.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966115_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966115_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966115_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Pennatulacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.8012'^^xsd:double;
  dwc:latitude '49.3663'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '1367'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966115_3'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1609360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3663 -11.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3663"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3663 -11.8012)"^^geo:wktLiteral ;
  geo-pos:lat "49.3663"^^xsd:decimal ;
  geo-pos:long "-11.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966103_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966103_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.8012'^^xsd:double;
  dwc:latitude '49.3663'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966103_3'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3663 -11.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3663"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3663 -11.8012)"^^geo:wktLiteral ;
  geo-pos:lat "49.3663"^^xsd:decimal ;
  geo-pos:long "-11.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966113_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966113_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.8012'^^xsd:double;
  dwc:latitude '49.3663'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966113_3'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3663 -11.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3663"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3663 -11.8012)"^^geo:wktLiteral ;
  geo-pos:lat "49.3663"^^xsd:decimal ;
  geo-pos:long "-11.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966120_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966120_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Spatangoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.8012'^^xsd:double;
  dwc:latitude '49.3663'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '852322'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966120_3'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '852322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966121_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966121_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966121_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3663 -11.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3663"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966121_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3663 -11.8012)"^^geo:wktLiteral ;
  geo-pos:lat "49.3663"^^xsd:decimal ;
  geo-pos:long "-11.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966121_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966121_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966121_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Zoantharia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.8012'^^xsd:double;
  dwc:latitude '49.3663'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '1364'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966121_3'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.374"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  geo-pos:lat "49.374"^^xsd:decimal ;
  geo-pos:long "-11.8008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966740_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8008'^^xsd:double;
  dwc:latitude '49.374'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_10'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.374"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  geo-pos:lat "49.374"^^xsd:decimal ;
  geo-pos:long "-11.8008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966742_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8008'^^xsd:double;
  dwc:latitude '49.374'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_10'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.374"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  geo-pos:lat "49.374"^^xsd:decimal ;
  geo-pos:long "-11.8008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966748_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966748_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8008'^^xsd:double;
  dwc:latitude '49.374'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966748_10'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966751_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966751_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966751_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.374"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966751_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  geo-pos:lat "49.374"^^xsd:decimal ;
  geo-pos:long "-11.8008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966751_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966751_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966751_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echiurida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8008'^^xsd:double;
  dwc:latitude '49.374'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '110345'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966751_10'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '110345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.374"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  geo-pos:lat "49.374"^^xsd:decimal ;
  geo-pos:long "-11.8008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966754_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8008'^^xsd:double;
  dwc:latitude '49.374'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_10'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.374"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  geo-pos:lat "49.374"^^xsd:decimal ;
  geo-pos:long "-11.8008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966755_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8008'^^xsd:double;
  dwc:latitude '49.374'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_10'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.374"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  geo-pos:lat "49.374"^^xsd:decimal ;
  geo-pos:long "-11.8008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966756_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966756_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8008'^^xsd:double;
  dwc:latitude '49.374'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966756_10'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.374"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  geo-pos:lat "49.374"^^xsd:decimal ;
  geo-pos:long "-11.8008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966761_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8008'^^xsd:double;
  dwc:latitude '49.374'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_10'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966763_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966763_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966763_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.374"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966763_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  geo-pos:lat "49.374"^^xsd:decimal ;
  geo-pos:long "-11.8008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966763_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966763_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966763_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8008'^^xsd:double;
  dwc:latitude '49.374'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966763_10'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.374"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  geo-pos:lat "49.374"^^xsd:decimal ;
  geo-pos:long "-11.8008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966764_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8008'^^xsd:double;
  dwc:latitude '49.374'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_10'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966766_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966766_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966766_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.374"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966766_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  geo-pos:lat "49.374"^^xsd:decimal ;
  geo-pos:long "-11.8008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966766_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966766_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966766_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Pennatulacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8008'^^xsd:double;
  dwc:latitude '49.374'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1367'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966766_10'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1609360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.374"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  geo-pos:lat "49.374"^^xsd:decimal ;
  geo-pos:long "-11.8008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966769_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966769_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8008'^^xsd:double;
  dwc:latitude '49.374'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966769_10'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.374"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  geo-pos:lat "49.374"^^xsd:decimal ;
  geo-pos:long "-11.8008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966775_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8008'^^xsd:double;
  dwc:latitude '49.374'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_10'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.374"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  geo-pos:lat "49.374"^^xsd:decimal ;
  geo-pos:long "-11.8008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966776_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966776_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8008'^^xsd:double;
  dwc:latitude '49.374'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966776_10'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.374"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  geo-pos:lat "49.374"^^xsd:decimal ;
  geo-pos:long "-11.8008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8008'^^xsd:double;
  dwc:latitude '49.374'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_10'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.374"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  geo-pos:lat "49.374"^^xsd:decimal ;
  geo-pos:long "-11.8008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966774_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8008'^^xsd:double;
  dwc:latitude '49.374'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_10'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.374"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  geo-pos:lat "49.374"^^xsd:decimal ;
  geo-pos:long "-11.8008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966743_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966743_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8008'^^xsd:double;
  dwc:latitude '49.374'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966743_10'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.374"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.374 -11.8008)"^^geo:wktLiteral ;
  geo-pos:lat "49.374"^^xsd:decimal ;
  geo-pos:long "-11.8008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966750_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8008'^^xsd:double;
  dwc:latitude '49.374'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_10'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966712_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966712_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966712_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966712_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  geo-pos:lat "49.3768"^^xsd:decimal ;
  geo-pos:long "-11.8003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966712_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966712_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966712_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8003'^^xsd:double;
  dwc:latitude '49.3768'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966712_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  geo-pos:lat "49.3768"^^xsd:decimal ;
  geo-pos:long "-11.8003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966716_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966716_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8003'^^xsd:double;
  dwc:latitude '49.3768'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966716_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966717_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966717_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966717_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966717_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  geo-pos:lat "49.3768"^^xsd:decimal ;
  geo-pos:long "-11.8003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966717_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966717_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966717_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8003'^^xsd:double;
  dwc:latitude '49.3768'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966717_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966721_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966721_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966721_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966721_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  geo-pos:lat "49.3768"^^xsd:decimal ;
  geo-pos:long "-11.8003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966721_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966721_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966721_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8003'^^xsd:double;
  dwc:latitude '49.3768'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966721_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  geo-pos:lat "49.3768"^^xsd:decimal ;
  geo-pos:long "-11.8003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966740_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8003'^^xsd:double;
  dwc:latitude '49.3768'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_9'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  geo-pos:lat "49.3768"^^xsd:decimal ;
  geo-pos:long "-11.8003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966742_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8003'^^xsd:double;
  dwc:latitude '49.3768'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_9'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  geo-pos:lat "49.3768"^^xsd:decimal ;
  geo-pos:long "-11.8003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966743_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966743_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8003'^^xsd:double;
  dwc:latitude '49.3768'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966743_9'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  geo-pos:lat "49.3768"^^xsd:decimal ;
  geo-pos:long "-11.8003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966750_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8003'^^xsd:double;
  dwc:latitude '49.3768'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_9'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  geo-pos:lat "49.3768"^^xsd:decimal ;
  geo-pos:long "-11.8003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966754_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8003'^^xsd:double;
  dwc:latitude '49.3768'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_9'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  geo-pos:lat "49.3768"^^xsd:decimal ;
  geo-pos:long "-11.8003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966755_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8003'^^xsd:double;
  dwc:latitude '49.3768'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_9'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  geo-pos:lat "49.3768"^^xsd:decimal ;
  geo-pos:long "-11.8003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966756_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966756_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8003'^^xsd:double;
  dwc:latitude '49.3768'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966756_9'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  geo-pos:lat "49.3768"^^xsd:decimal ;
  geo-pos:long "-11.8003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966764_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8003'^^xsd:double;
  dwc:latitude '49.3768'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_9'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  geo-pos:lat "49.3768"^^xsd:decimal ;
  geo-pos:long "-11.8003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8003'^^xsd:double;
  dwc:latitude '49.3768'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_9'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  geo-pos:lat "49.3768"^^xsd:decimal ;
  geo-pos:long "-11.8003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966774_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8003'^^xsd:double;
  dwc:latitude '49.3768'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_9'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  geo-pos:lat "49.3768"^^xsd:decimal ;
  geo-pos:long "-11.8003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966776_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966776_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966776_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8003'^^xsd:double;
  dwc:latitude '49.3768'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966776_9'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  geo-pos:lat "49.3768"^^xsd:decimal ;
  geo-pos:long "-11.8003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966769_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966769_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966769_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8003'^^xsd:double;
  dwc:latitude '49.3768'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966769_9'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  geo-pos:lat "49.3768"^^xsd:decimal ;
  geo-pos:long "-11.8003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966775_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8003'^^xsd:double;
  dwc:latitude '49.3768'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_9'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  geo-pos:lat "49.3768"^^xsd:decimal ;
  geo-pos:long "-11.8003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966761_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8003'^^xsd:double;
  dwc:latitude '49.3768'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_9'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  geo-pos:lat "49.3768"^^xsd:decimal ;
  geo-pos:long "-11.8003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966715_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966715_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8003'^^xsd:double;
  dwc:latitude '49.3768'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966715_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  geo-pos:lat "49.3768"^^xsd:decimal ;
  geo-pos:long "-11.8003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966719_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966719_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8003'^^xsd:double;
  dwc:latitude '49.3768'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966719_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966722_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966722_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966722_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966722_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  geo-pos:lat "49.3768"^^xsd:decimal ;
  geo-pos:long "-11.8003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966722_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966722_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966722_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8003'^^xsd:double;
  dwc:latitude '49.3768'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966722_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966751_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966751_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966751_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966751_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3768 -11.8003)"^^geo:wktLiteral ;
  geo-pos:lat "49.3768"^^xsd:decimal ;
  geo-pos:long "-11.8003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966751_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966751_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966751_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echiurida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.8003'^^xsd:double;
  dwc:latitude '49.3768'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '110345'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966751_9'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '110345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  geo-pos:lat "49.3667"^^xsd:decimal ;
  geo-pos:long "-11.7998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966856_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966856_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7998'^^xsd:double;
  dwc:latitude '49.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966856_3'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  geo-pos:lat "49.3667"^^xsd:decimal ;
  geo-pos:long "-11.7998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966858_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966858_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7998'^^xsd:double;
  dwc:latitude '49.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966858_3'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966859_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966859_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966859_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966859_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  geo-pos:lat "49.3667"^^xsd:decimal ;
  geo-pos:long "-11.7998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966859_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966859_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966859_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7998'^^xsd:double;
  dwc:latitude '49.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966859_3'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  geo-pos:lat "49.3667"^^xsd:decimal ;
  geo-pos:long "-11.7998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966869_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966869_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7998'^^xsd:double;
  dwc:latitude '49.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966869_3'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966871_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966871_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966871_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966871_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  geo-pos:lat "49.3667"^^xsd:decimal ;
  geo-pos:long "-11.7998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966871_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966871_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966871_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7998'^^xsd:double;
  dwc:latitude '49.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966871_3'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966873_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966873_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966873_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966873_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  geo-pos:lat "49.3667"^^xsd:decimal ;
  geo-pos:long "-11.7998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966873_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966873_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966873_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7998'^^xsd:double;
  dwc:latitude '49.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966873_3'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  geo-pos:lat "49.3667"^^xsd:decimal ;
  geo-pos:long "-11.7998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966876_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966876_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7998'^^xsd:double;
  dwc:latitude '49.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966876_3'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  geo-pos:lat "49.3667"^^xsd:decimal ;
  geo-pos:long "-11.7998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966877_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966877_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7998'^^xsd:double;
  dwc:latitude '49.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966877_3'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  geo-pos:lat "49.3667"^^xsd:decimal ;
  geo-pos:long "-11.7998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966882_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966882_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7998'^^xsd:double;
  dwc:latitude '49.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966882_3'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  geo-pos:lat "49.3667"^^xsd:decimal ;
  geo-pos:long "-11.7998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966888_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966888_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7998'^^xsd:double;
  dwc:latitude '49.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966888_3'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  geo-pos:lat "49.3667"^^xsd:decimal ;
  geo-pos:long "-11.7998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966889_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966889_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7998'^^xsd:double;
  dwc:latitude '49.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966889_3'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  geo-pos:lat "49.3667"^^xsd:decimal ;
  geo-pos:long "-11.7998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966881_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966881_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7998'^^xsd:double;
  dwc:latitude '49.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966881_3'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  geo-pos:lat "49.3667"^^xsd:decimal ;
  geo-pos:long "-11.7998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966887_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966887_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7998'^^xsd:double;
  dwc:latitude '49.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966887_3'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  geo-pos:lat "49.3667"^^xsd:decimal ;
  geo-pos:long "-11.7998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966874_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966874_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7998'^^xsd:double;
  dwc:latitude '49.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966874_3'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966865_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966865_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966865_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966865_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  geo-pos:lat "49.3667"^^xsd:decimal ;
  geo-pos:long "-11.7998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966865_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966865_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966865_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7998'^^xsd:double;
  dwc:latitude '49.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966865_3'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3667 -11.7998)"^^geo:wktLiteral ;
  geo-pos:lat "49.3667"^^xsd:decimal ;
  geo-pos:long "-11.7998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966870_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966870_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7998'^^xsd:double;
  dwc:latitude '49.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966870_3'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9282 -11.7993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9282"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9282 -11.7993)"^^geo:wktLiteral ;
  geo-pos:lat "49.9282"^^xsd:decimal ;
  geo-pos:long "-11.7993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966103_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966103_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7993'^^xsd:double;
  dwc:latitude '49.9282'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966103_8'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966105_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966105_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966105_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9282 -11.7993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9282"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966105_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9282 -11.7993)"^^geo:wktLiteral ;
  geo-pos:lat "49.9282"^^xsd:decimal ;
  geo-pos:long "-11.7993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966105_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966105_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966105_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7993'^^xsd:double;
  dwc:latitude '49.9282'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966105_8'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966107_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966107_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966107_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9282 -11.7993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9282"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966107_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9282 -11.7993)"^^geo:wktLiteral ;
  geo-pos:lat "49.9282"^^xsd:decimal ;
  geo-pos:long "-11.7993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966107_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966107_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966107_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7993'^^xsd:double;
  dwc:latitude '49.9282'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966107_8'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9282 -11.7993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9282"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9282 -11.7993)"^^geo:wktLiteral ;
  geo-pos:lat "49.9282"^^xsd:decimal ;
  geo-pos:long "-11.7993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966108_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966108_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7993'^^xsd:double;
  dwc:latitude '49.9282'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966108_8'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966109_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966109_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966109_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9282 -11.7993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9282"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966109_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9282 -11.7993)"^^geo:wktLiteral ;
  geo-pos:lat "49.9282"^^xsd:decimal ;
  geo-pos:long "-11.7993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966109_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966109_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966109_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7993'^^xsd:double;
  dwc:latitude '49.9282'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966109_8'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9282 -11.7993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9282"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9282 -11.7993)"^^geo:wktLiteral ;
  geo-pos:lat "49.9282"^^xsd:decimal ;
  geo-pos:long "-11.7993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966110_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966110_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7993'^^xsd:double;
  dwc:latitude '49.9282'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966110_8'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9282 -11.7993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9282"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9282 -11.7993)"^^geo:wktLiteral ;
  geo-pos:lat "49.9282"^^xsd:decimal ;
  geo-pos:long "-11.7993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966112_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966112_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7993'^^xsd:double;
  dwc:latitude '49.9282'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966112_8'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9282 -11.7993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9282"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9282 -11.7993)"^^geo:wktLiteral ;
  geo-pos:lat "49.9282"^^xsd:decimal ;
  geo-pos:long "-11.7993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966113_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966113_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7993'^^xsd:double;
  dwc:latitude '49.9282'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966113_8'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966115_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966115_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966115_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9282 -11.7993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9282"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966115_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9282 -11.7993)"^^geo:wktLiteral ;
  geo-pos:lat "49.9282"^^xsd:decimal ;
  geo-pos:long "-11.7993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966115_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966115_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966115_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Pennatulacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7993'^^xsd:double;
  dwc:latitude '49.9282'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '1367'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966115_8'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1609360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966117_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966117_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966117_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9282 -11.7993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9282"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966117_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9282 -11.7993)"^^geo:wktLiteral ;
  geo-pos:lat "49.9282"^^xsd:decimal ;
  geo-pos:long "-11.7993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966117_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966117_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966117_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7993'^^xsd:double;
  dwc:latitude '49.9282'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966117_8'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966119_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966119_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966119_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9282 -11.7993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9282"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966119_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9282 -11.7993)"^^geo:wktLiteral ;
  geo-pos:lat "49.9282"^^xsd:decimal ;
  geo-pos:long "-11.7993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966119_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966119_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966119_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7993'^^xsd:double;
  dwc:latitude '49.9282'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966119_8'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9282 -11.7993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9282"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9282 -11.7993)"^^geo:wktLiteral ;
  geo-pos:lat "49.9282"^^xsd:decimal ;
  geo-pos:long "-11.7993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966120_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966120_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Spatangoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7993'^^xsd:double;
  dwc:latitude '49.9282'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '852322'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966120_8'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '852322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9282 -11.7993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9282"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9282 -11.7993)"^^geo:wktLiteral ;
  geo-pos:lat "49.9282"^^xsd:decimal ;
  geo-pos:long "-11.7993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966102_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966102_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7993'^^xsd:double;
  dwc:latitude '49.9282'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966102_8'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966106_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966106_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966106_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9282 -11.7993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9282"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966106_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9282 -11.7993)"^^geo:wktLiteral ;
  geo-pos:lat "49.9282"^^xsd:decimal ;
  geo-pos:long "-11.7993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966106_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966106_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966106_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7993'^^xsd:double;
  dwc:latitude '49.9282'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966106_8'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966111_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966111_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966111_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9282 -11.7993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9282"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966111_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9282 -11.7993)"^^geo:wktLiteral ;
  geo-pos:lat "49.9282"^^xsd:decimal ;
  geo-pos:long "-11.7993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966111_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966111_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966111_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Gorgonaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7993'^^xsd:double;
  dwc:latitude '49.9282'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966111_8'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966864_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966864_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966864_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9283"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966864_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  geo-pos:lat "49.9283"^^xsd:decimal ;
  geo-pos:long "-11.7967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966864_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966864_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966864_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7967'^^xsd:double;
  dwc:latitude '49.9283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966864_9'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966865_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966865_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966865_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9283"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966865_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  geo-pos:lat "49.9283"^^xsd:decimal ;
  geo-pos:long "-11.7967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966865_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966865_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966865_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7967'^^xsd:double;
  dwc:latitude '49.9283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966865_9'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9283"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  geo-pos:lat "49.9283"^^xsd:decimal ;
  geo-pos:long "-11.7967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966870_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966870_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7967'^^xsd:double;
  dwc:latitude '49.9283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966870_9'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966871_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966871_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966871_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9283"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966871_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  geo-pos:lat "49.9283"^^xsd:decimal ;
  geo-pos:long "-11.7967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966871_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966871_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966871_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7967'^^xsd:double;
  dwc:latitude '49.9283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966871_9'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9283"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  geo-pos:lat "49.9283"^^xsd:decimal ;
  geo-pos:long "-11.7967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966874_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966874_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7967'^^xsd:double;
  dwc:latitude '49.9283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966874_9'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9283"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  geo-pos:lat "49.9283"^^xsd:decimal ;
  geo-pos:long "-11.7967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966876_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966876_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7967'^^xsd:double;
  dwc:latitude '49.9283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966876_9'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9283"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  geo-pos:lat "49.9283"^^xsd:decimal ;
  geo-pos:long "-11.7967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966877_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966877_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7967'^^xsd:double;
  dwc:latitude '49.9283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966877_9'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9283"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  geo-pos:lat "49.9283"^^xsd:decimal ;
  geo-pos:long "-11.7967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966881_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966881_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7967'^^xsd:double;
  dwc:latitude '49.9283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966881_9'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9283"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  geo-pos:lat "49.9283"^^xsd:decimal ;
  geo-pos:long "-11.7967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966882_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966882_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7967'^^xsd:double;
  dwc:latitude '49.9283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966882_9'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966884_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966884_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966884_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9283"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966884_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  geo-pos:lat "49.9283"^^xsd:decimal ;
  geo-pos:long "-11.7967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966884_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966884_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966884_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7967'^^xsd:double;
  dwc:latitude '49.9283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966884_9'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9283"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  geo-pos:lat "49.9283"^^xsd:decimal ;
  geo-pos:long "-11.7967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966887_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966887_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7967'^^xsd:double;
  dwc:latitude '49.9283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966887_9'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9283"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  geo-pos:lat "49.9283"^^xsd:decimal ;
  geo-pos:long "-11.7967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966889_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966889_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7967'^^xsd:double;
  dwc:latitude '49.9283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966889_9'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9283"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  geo-pos:lat "49.9283"^^xsd:decimal ;
  geo-pos:long "-11.7967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966888_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966888_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7967'^^xsd:double;
  dwc:latitude '49.9283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966888_9'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9283"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  geo-pos:lat "49.9283"^^xsd:decimal ;
  geo-pos:long "-11.7967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966856_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966856_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7967'^^xsd:double;
  dwc:latitude '49.9283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966856_9'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9283"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  geo-pos:lat "49.9283"^^xsd:decimal ;
  geo-pos:long "-11.7967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966858_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966858_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7967'^^xsd:double;
  dwc:latitude '49.9283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966858_9'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9283"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9283 -11.7967)"^^geo:wktLiteral ;
  geo-pos:lat "49.9283"^^xsd:decimal ;
  geo-pos:long "-11.7967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966869_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966869_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7967'^^xsd:double;
  dwc:latitude '49.9283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966869_9'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3739 -11.7942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3739"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3739 -11.7942)"^^geo:wktLiteral ;
  geo-pos:lat "49.3739"^^xsd:decimal ;
  geo-pos:long "-11.7942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966749_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966749_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7942'^^xsd:double;
  dwc:latitude '49.3739'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966749_8'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3739 -11.7942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3739"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3739 -11.7942)"^^geo:wktLiteral ;
  geo-pos:lat "49.3739"^^xsd:decimal ;
  geo-pos:long "-11.7942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966758_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966758_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Miscellaneous'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7942'^^xsd:double;
  dwc:latitude '49.3739'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966758_8'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3739 -11.7942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3739"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3739 -11.7942)"^^geo:wktLiteral ;
  geo-pos:lat "49.3739"^^xsd:decimal ;
  geo-pos:long "-11.7942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7942'^^xsd:double;
  dwc:latitude '49.3739'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_8'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967530_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967530_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967530_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967530_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967530_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967530_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967530_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Ammolagena sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112291'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967530_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967530_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967530_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967530_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967530_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967530_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967530_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967530_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Ammolagena sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112291'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967530_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967530_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967530_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967530_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967530_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967530_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967530_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967530_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Ammolagena sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112291'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967530_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967532_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967532_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967532_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967532_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967532_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967532_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967532_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria tenuimargo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113920'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967532_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967532_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967532_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967532_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967532_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967532_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967532_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967532_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria tenuimargo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113920'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967532_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967532_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967532_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967532_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967532_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967532_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967532_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967532_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria tenuimargo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113920'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967532_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967532_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967532_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967532_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967532_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967532_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967532_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967532_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria tenuimargo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113920'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967532_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967534_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967534_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967534_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967534_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967534_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967534_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967534_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Bulimina marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113042'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967534_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967535_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967535_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967535_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967535_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967535_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967535_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967535_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Dentalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112217'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967535_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967538_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967538_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967538_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967538_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967538_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967538_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967538_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967538_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967538_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967538_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967538_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967538_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967538_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967538_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967538_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967538_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967538_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967538_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967538_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967538_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967538_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967538_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967538_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967538_8'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967539_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967539_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967539_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967539_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967539_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967539_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967539_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967539_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967539_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967539_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967539_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967539_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967539_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967539_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967539_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967539_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967541_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967541_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967541_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967541_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967541_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967541_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967541_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967541_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967541_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967541_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967541_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967541_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967541_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967541_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967541_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967541_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967542_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967542_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967542_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967542_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967542_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967542_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967542_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967542_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967542_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967542_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967542_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967542_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967542_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967542_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967542_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967542_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967542_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967542_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967542_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967542_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967542_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967542_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967542_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967542_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967544_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967544_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967544_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967544_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967544_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967544_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967544_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113788'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967544_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967545_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967545_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967545_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967545_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967545_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967545_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967545_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967545_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967545_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967545_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967545_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967545_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967545_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967545_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967545_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967546_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967546_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967546_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967546_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967546_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967546_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967546_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Pelosinella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '520945'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967546_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967547_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967547_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967547_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967547_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967547_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967547_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967547_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Polymorphina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112254'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967547_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967548_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967548_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967548_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967548_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967548_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967548_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967548_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967548_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967549_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967549_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967549_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967549_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967549_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967549_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967549_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967549_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967550_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967550_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967550_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967550_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967550_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967550_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967550_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967550_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967551_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967551_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967551_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967551_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967551_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967551_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967551_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967551_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967551_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967551_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967551_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967551_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967551_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967551_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967551_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967551_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967552_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967552_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967552_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967552_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967552_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967552_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967552_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967552_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967553_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967553_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967553_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967553_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967553_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967553_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967553_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967553_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967554_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967554_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967554_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967554_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967554_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967554_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967554_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967554_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967554_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967554_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967554_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967554_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967554_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967554_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967554_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967554_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967554_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967554_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967554_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967554_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967554_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967554_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967554_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967554_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967554_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967554_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967554_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967554_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967554_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967554_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967554_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967554_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967555_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967555_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967555_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967555_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967555_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967555_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967555_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Rotamorphina involuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '907207'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967555_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '907207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967556_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967556_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967556_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967556_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967556_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967556_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967556_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Textularia agglutinans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114264'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967556_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '114264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967557_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967557_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967557_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967557_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967557_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967557_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967557_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967557_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967557_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967557_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967557_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967557_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967557_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967557_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967557_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967557_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967558_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967558_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967558_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967558_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967558_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967558_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967558_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Trochammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967558_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967559_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967559_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967559_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967559_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967559_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967559_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967559_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967559_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967559_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967559_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967559_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967559_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967559_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967559_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967559_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967559_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967559_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967559_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967559_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967559_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967559_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967559_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967559_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967559_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967559_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967559_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967559_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967559_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967559_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967559_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967559_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967559_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967560_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967560_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967560_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967560_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967560_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967560_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967560_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967560_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967560_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967560_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967560_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967560_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967560_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967560_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967560_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967560_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967560_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967560_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967560_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967560_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967560_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967560_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967560_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967560_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967313_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967313_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967313_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967313_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967313_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967313_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967313_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Ammolagena clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113827'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967313_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967313_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967313_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967313_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967313_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967313_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967313_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967313_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Ammolagena clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113827'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967313_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967313_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967313_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967313_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967313_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967313_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967313_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967313_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Ammolagena clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113827'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967313_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967313_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967313_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967313_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967313_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967313_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967313_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967313_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Ammolagena clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113827'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967313_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967314_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967314_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967314_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967314_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967314_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967314_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967314_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Amphicoryna scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113780'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967314_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967314_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967314_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967314_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967314_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967314_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967314_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967314_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Amphicoryna scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113780'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967314_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967314_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967314_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967314_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967314_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967314_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967314_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967314_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Amphicoryna scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113780'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967314_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967314_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967314_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967314_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967314_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967314_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967314_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967314_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Amphicoryna scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113780'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967314_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967315_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967315_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967315_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967315_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967315_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967315_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967315_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Bulimina costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113034'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967315_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967316_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967316_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967316_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967316_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967316_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967316_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967316_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Bulimina marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113042'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967316_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967316_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967316_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967316_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967316_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967316_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967316_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967316_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Bulimina marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113042'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967316_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967317_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967317_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967317_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967317_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967317_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967317_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967317_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967317_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967317_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967317_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967317_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967317_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967317_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967317_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967317_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967317_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967317_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967317_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967317_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967317_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967317_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967317_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967317_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967317_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967317_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967317_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967317_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967317_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967317_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967317_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967317_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967317_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967318_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967318_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967318_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967318_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967318_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967318_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967318_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Cibicides pachydermus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '723134'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967318_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '723134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967318_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967318_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967318_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967318_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967318_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967318_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967318_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Cibicides pachydermus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '723134'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967318_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '723134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967318_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967318_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967318_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967318_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967318_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967318_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967318_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Cibicides pachydermus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '723134'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967318_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '723134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967318_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967318_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967318_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967318_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967318_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967318_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967318_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Cibicides pachydermus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '723134'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967318_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '723134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967320_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967320_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967320_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967320_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967320_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967320_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967320_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Gavelinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967320_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967321_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967321_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967321_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967321_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967321_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967321_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967321_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967321_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967322_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967322_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967322_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967322_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967322_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967322_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967322_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967322_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967322_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967324_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967324_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967324_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967324_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967324_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967324_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967324_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967324_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967324_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967324_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967324_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967324_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967324_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967324_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967324_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967324_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967324_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967324_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967324_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967324_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967324_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967324_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967324_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967324_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967325_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967325_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967325_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967325_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967325_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967325_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967325_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967325_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967325_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967325_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967325_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967325_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967325_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967325_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967325_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967325_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967325_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967325_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967325_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967325_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967325_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967325_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967325_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967325_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967326_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967326_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967326_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967326_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967326_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967326_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967326_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967326_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967326_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967326_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967326_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967326_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967326_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967326_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967326_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967327_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967327_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967327_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967327_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967327_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967327_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967327_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Lagena sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967327_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967328_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967328_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967328_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967328_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967328_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967328_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967328_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967328_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967328_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967328_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967328_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967328_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967328_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967328_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967328_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967329_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967329_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967329_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967329_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967329_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967329_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967329_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Neolenticulina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113807'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967329_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '466174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967329_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967329_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967329_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967329_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967329_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967329_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967329_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Neolenticulina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113807'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967329_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '466174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967330_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967330_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967330_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967330_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967330_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967330_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967330_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967330_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967330_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967330_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967330_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967330_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967330_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967330_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967330_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967330_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967330_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967330_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967330_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967330_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967330_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967330_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967330_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967330_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967330_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967330_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967330_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967330_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967330_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967330_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967330_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967330_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967331_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967331_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967331_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967331_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967331_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967331_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967331_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Planorbulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112244'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967331_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967331_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967331_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967331_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967331_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967331_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967331_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967331_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Planorbulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112244'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967331_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967331_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967331_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967331_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967331_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967331_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967331_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967331_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Planorbulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112244'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967331_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967332_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967332_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967332_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967332_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967332_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967332_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967332_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Polymorphina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112254'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967332_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967333_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967333_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967333_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967333_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967333_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967333_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967333_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967333_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967333_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967333_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967333_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967333_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967333_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967333_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967333_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967334_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967334_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967334_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967334_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967334_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967334_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967334_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967334_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967334_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967334_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967334_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967334_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967334_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967334_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967334_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967334_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967334_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967334_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967334_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967334_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967334_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967334_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967334_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967334_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967335_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967335_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967335_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967335_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967335_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967335_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967335_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Robertina bradyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967335_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967336_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967336_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Textularia agglutinans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114264'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967336_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '114264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967336_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967336_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Textularia agglutinans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114264'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967336_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '114264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967336_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967336_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Textularia agglutinans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114264'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967336_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '114264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967336_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967336_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Textularia agglutinans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114264'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967336_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '114264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967336_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967336_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Textularia agglutinans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114264'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967336_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '114264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967337_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967337_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967337_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967337_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967337_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967337_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967337_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967337_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967338_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967338_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967338_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967338_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967338_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967338_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967338_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967338_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967338_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967322_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967322_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967322_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967322_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967322_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967322_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967322_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967322_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967322_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967323_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967323_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Hanzawaia boueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113185'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967323_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967323_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967323_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Hanzawaia boueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113185'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967323_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967323_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967323_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Hanzawaia boueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113185'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967323_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967323_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967323_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Hanzawaia boueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113185'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967323_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967323_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967323_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Hanzawaia boueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113185'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967323_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967324_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967324_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967324_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967324_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967324_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967324_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967324_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967324_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967324_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967324_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967324_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967324_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967324_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967324_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967324_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967324_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967338_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967338_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967338_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967338_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967338_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967338_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967338_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967338_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967338_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967339_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967339_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967339_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967339_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967339_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967339_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967339_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967339_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967339_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967339_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967339_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967339_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967339_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967339_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967339_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967340_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967340_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967340_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967340_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967340_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967340_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967340_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina proboscidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113775'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967340_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '466362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967340_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967340_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967340_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967340_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967340_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967340_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967340_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina proboscidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113775'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967340_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '466362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967340_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967340_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967340_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967340_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967340_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967340_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967340_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina proboscidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113775'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967340_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '466362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967338_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967338_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967338_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967338_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967339_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967339_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967339_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967339_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967339_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967339_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967339_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967531_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967531_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967531_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967531_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967531_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967531_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967531_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112322'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967531_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967532_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967532_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967532_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967532_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967532_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967532_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967532_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria tenuimargo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113920'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967532_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967540_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967540_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967540_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967540_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967540_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967540_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967540_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112330'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967540_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967543_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967543_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967543_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967543_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967543_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967543_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967543_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112364'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967543_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967545_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967545_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967545_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967545_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967545_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967545_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967545_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967547_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967547_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967547_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967547_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967547_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967547_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967547_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Polymorphina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112254'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967547_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967548_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967548_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967548_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967548_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967548_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967548_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967548_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967548_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967549_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967549_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967549_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967549_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967549_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967549_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967549_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967549_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967552_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967552_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967552_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967552_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967552_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967552_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967552_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967552_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967553_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967553_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967553_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967553_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967553_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967553_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967553_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967553_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967555_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967555_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967555_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967555_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967555_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967555_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967555_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Rotamorphina involuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '907207'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967555_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '907207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967557_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967557_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967557_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967557_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967557_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967557_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967557_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967557_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967559_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967559_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967559_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967559_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967559_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967559_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967559_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967559_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967560_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967560_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967560_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967560_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967560_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967560_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967560_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967560_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967560_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967560_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967560_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967560_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207935%3A6967560_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967560_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207935'^^xsd:string;
  dwc:catalogNumber '6967560_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207935'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207935:6967560_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967313_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967313_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967313_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967313_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967313_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967313_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967313_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Ammolagena clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113827'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967313_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967316_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967316_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967316_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967316_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967316_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967316_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967316_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Bulimina marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113042'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967316_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967317_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967317_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967317_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967317_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967317_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967317_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967317_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967317_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967317_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967317_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967317_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967317_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967317_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967317_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967317_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967317_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967318_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967318_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967318_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967318_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967318_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967318_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967318_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Cibicides pachydermus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '723134'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967318_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '723134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967318_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967318_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967318_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967318_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967318_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967318_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967318_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Cibicides pachydermus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '723134'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967318_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '723134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967320_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967320_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967320_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967320_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967320_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967320_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967320_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Gavelinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967320_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967322_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967322_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967322_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967322_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967323_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967323_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Hanzawaia boueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113185'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967323_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967323_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967323_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967323_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Hanzawaia boueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113185'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967323_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967324_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967324_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967324_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967324_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967324_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967324_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967324_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967324_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967325_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967325_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967325_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967325_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967325_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967325_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967325_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967325_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967326_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967326_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967326_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967326_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967326_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967326_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967326_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967327_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967327_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967327_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967327_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967327_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967327_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967327_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Lagena sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967327_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967328_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967328_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967328_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967328_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967328_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967328_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967328_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967330_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967330_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967330_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967330_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967330_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967330_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967330_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967330_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967330_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967330_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967330_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967330_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967330_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967330_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967330_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967330_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967331_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967331_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967331_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967331_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967331_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967331_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967331_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Planorbulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112244'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967331_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967333_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967333_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967333_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967333_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967333_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967333_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967333_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967334_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967334_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967334_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967334_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967334_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967334_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967334_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967334_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967336_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967336_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Textularia agglutinans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114264'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967336_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '114264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3764"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3764 -11.7915)"^^geo:wktLiteral ;
  geo-pos:lat "49.3764"^^xsd:decimal ;
  geo-pos:long "-11.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207928%3A6967336_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967336_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207928'^^xsd:string;
  dwc:catalogNumber '6967336_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207928'^^xsd:anyURI;
  dwc:scientificName 'Textularia agglutinans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.7915'^^xsd:double;
  dwc:latitude '49.3764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114264'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207928:6967336_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '114264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0687 -11.7489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0687"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0687 -11.7489)"^^geo:wktLiteral ;
  geo-pos:lat "49.0687"^^xsd:decimal ;
  geo-pos:long "-11.7489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966740_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7489'^^xsd:double;
  dwc:latitude '49.0687'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_34'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0687 -11.7489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0687"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0687 -11.7489)"^^geo:wktLiteral ;
  geo-pos:lat "49.0687"^^xsd:decimal ;
  geo-pos:long "-11.7489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966742_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7489'^^xsd:double;
  dwc:latitude '49.0687'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_34'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0687 -11.7489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0687"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0687 -11.7489)"^^geo:wktLiteral ;
  geo-pos:lat "49.0687"^^xsd:decimal ;
  geo-pos:long "-11.7489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966743_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966743_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7489'^^xsd:double;
  dwc:latitude '49.0687'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966743_34'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0687 -11.7489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0687"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0687 -11.7489)"^^geo:wktLiteral ;
  geo-pos:lat "49.0687"^^xsd:decimal ;
  geo-pos:long "-11.7489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966750_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7489'^^xsd:double;
  dwc:latitude '49.0687'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_34'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0687 -11.7489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0687"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0687 -11.7489)"^^geo:wktLiteral ;
  geo-pos:lat "49.0687"^^xsd:decimal ;
  geo-pos:long "-11.7489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966755_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7489'^^xsd:double;
  dwc:latitude '49.0687'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_34'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0687 -11.7489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0687"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0687 -11.7489)"^^geo:wktLiteral ;
  geo-pos:lat "49.0687"^^xsd:decimal ;
  geo-pos:long "-11.7489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7489'^^xsd:double;
  dwc:latitude '49.0687'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_34'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0687 -11.7489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0687"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0687 -11.7489)"^^geo:wktLiteral ;
  geo-pos:lat "49.0687"^^xsd:decimal ;
  geo-pos:long "-11.7489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966774_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7489'^^xsd:double;
  dwc:latitude '49.0687'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_34'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0687 -11.7489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0687"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0687 -11.7489)"^^geo:wktLiteral ;
  geo-pos:lat "49.0687"^^xsd:decimal ;
  geo-pos:long "-11.7489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966775_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7489'^^xsd:double;
  dwc:latitude '49.0687'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_34'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0687 -11.7489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0687"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0687 -11.7489)"^^geo:wktLiteral ;
  geo-pos:lat "49.0687"^^xsd:decimal ;
  geo-pos:long "-11.7489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966754_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7489'^^xsd:double;
  dwc:latitude '49.0687'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_34'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0687 -11.7489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0687"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0687 -11.7489)"^^geo:wktLiteral ;
  geo-pos:lat "49.0687"^^xsd:decimal ;
  geo-pos:long "-11.7489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966761_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7489'^^xsd:double;
  dwc:latitude '49.0687'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_34'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0687 -11.7489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0687"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0687 -11.7489)"^^geo:wktLiteral ;
  geo-pos:lat "49.0687"^^xsd:decimal ;
  geo-pos:long "-11.7489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966764_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7489'^^xsd:double;
  dwc:latitude '49.0687'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_34'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217732%3A6993803_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217732%3A6993803_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217732%3A6993803_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0715 -11.7454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0715"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217732%3A6993803_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0715 -11.7454)"^^geo:wktLiteral ;
  geo-pos:lat "49.0715"^^xsd:decimal ;
  geo-pos:long "-11.7454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217732%3A6993803_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.217732:6993803_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.217732'^^xsd:string;
  dwc:catalogNumber '6993803_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.217732'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'van Weering, Tjeerd CE'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-11.7454'^^xsd:double;
  dwc:latitude '49.0715'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.217732:6993803_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217732%3A6993804_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217732%3A6993804_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217732%3A6993804_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0715 -11.7454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0715"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217732%3A6993804_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0715 -11.7454)"^^geo:wktLiteral ;
  geo-pos:lat "49.0715"^^xsd:decimal ;
  geo-pos:long "-11.7454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217732%3A6993804_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.217732:6993804_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.217732'^^xsd:string;
  dwc:catalogNumber '6993804_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.217732'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'van Weering, Tjeerd CE'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-11.7454'^^xsd:double;
  dwc:latitude '49.0715'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.217732:6993804_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0727 -11.7404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0727"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0727 -11.7404)"^^geo:wktLiteral ;
  geo-pos:lat "49.0727"^^xsd:decimal ;
  geo-pos:long "-11.7404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966740_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7404'^^xsd:double;
  dwc:latitude '49.0727'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_33'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0727 -11.7404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0727"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0727 -11.7404)"^^geo:wktLiteral ;
  geo-pos:lat "49.0727"^^xsd:decimal ;
  geo-pos:long "-11.7404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966742_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7404'^^xsd:double;
  dwc:latitude '49.0727'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_33'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0727 -11.7404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0727"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0727 -11.7404)"^^geo:wktLiteral ;
  geo-pos:lat "49.0727"^^xsd:decimal ;
  geo-pos:long "-11.7404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966743_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966743_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7404'^^xsd:double;
  dwc:latitude '49.0727'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966743_33'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0727 -11.7404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0727"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0727 -11.7404)"^^geo:wktLiteral ;
  geo-pos:lat "49.0727"^^xsd:decimal ;
  geo-pos:long "-11.7404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966754_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7404'^^xsd:double;
  dwc:latitude '49.0727'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_33'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0727 -11.7404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0727"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0727 -11.7404)"^^geo:wktLiteral ;
  geo-pos:lat "49.0727"^^xsd:decimal ;
  geo-pos:long "-11.7404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966755_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7404'^^xsd:double;
  dwc:latitude '49.0727'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_33'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0727 -11.7404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0727"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0727 -11.7404)"^^geo:wktLiteral ;
  geo-pos:lat "49.0727"^^xsd:decimal ;
  geo-pos:long "-11.7404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966761_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7404'^^xsd:double;
  dwc:latitude '49.0727'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_33'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0727 -11.7404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0727"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0727 -11.7404)"^^geo:wktLiteral ;
  geo-pos:lat "49.0727"^^xsd:decimal ;
  geo-pos:long "-11.7404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966764_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7404'^^xsd:double;
  dwc:latitude '49.0727'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_33'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0727 -11.7404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0727"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0727 -11.7404)"^^geo:wktLiteral ;
  geo-pos:lat "49.0727"^^xsd:decimal ;
  geo-pos:long "-11.7404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7404'^^xsd:double;
  dwc:latitude '49.0727'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_33'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0727 -11.7404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0727"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0727 -11.7404)"^^geo:wktLiteral ;
  geo-pos:lat "49.0727"^^xsd:decimal ;
  geo-pos:long "-11.7404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966775_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7404'^^xsd:double;
  dwc:latitude '49.0727'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_33'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0727 -11.7404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0727"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0727 -11.7404)"^^geo:wktLiteral ;
  geo-pos:lat "49.0727"^^xsd:decimal ;
  geo-pos:long "-11.7404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966774_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7404'^^xsd:double;
  dwc:latitude '49.0727'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_33'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0727 -11.7404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0727"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0727 -11.7404)"^^geo:wktLiteral ;
  geo-pos:lat "49.0727"^^xsd:decimal ;
  geo-pos:long "-11.7404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966750_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7404'^^xsd:double;
  dwc:latitude '49.0727'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_33'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0776 -11.7398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0776"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0776 -11.7398)"^^geo:wktLiteral ;
  geo-pos:lat "49.0776"^^xsd:decimal ;
  geo-pos:long "-11.7398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966740_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7398'^^xsd:double;
  dwc:latitude '49.0776'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_35'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0776 -11.7398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0776"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0776 -11.7398)"^^geo:wktLiteral ;
  geo-pos:lat "49.0776"^^xsd:decimal ;
  geo-pos:long "-11.7398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966742_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7398'^^xsd:double;
  dwc:latitude '49.0776'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_35'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0776 -11.7398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0776"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0776 -11.7398)"^^geo:wktLiteral ;
  geo-pos:lat "49.0776"^^xsd:decimal ;
  geo-pos:long "-11.7398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966743_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966743_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7398'^^xsd:double;
  dwc:latitude '49.0776'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966743_35'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0776 -11.7398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0776"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0776 -11.7398)"^^geo:wktLiteral ;
  geo-pos:lat "49.0776"^^xsd:decimal ;
  geo-pos:long "-11.7398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966750_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7398'^^xsd:double;
  dwc:latitude '49.0776'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_35'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0776 -11.7398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0776"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0776 -11.7398)"^^geo:wktLiteral ;
  geo-pos:lat "49.0776"^^xsd:decimal ;
  geo-pos:long "-11.7398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966754_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7398'^^xsd:double;
  dwc:latitude '49.0776'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_35'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0776 -11.7398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0776"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0776 -11.7398)"^^geo:wktLiteral ;
  geo-pos:lat "49.0776"^^xsd:decimal ;
  geo-pos:long "-11.7398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966761_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7398'^^xsd:double;
  dwc:latitude '49.0776'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_35'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0776 -11.7398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0776"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0776 -11.7398)"^^geo:wktLiteral ;
  geo-pos:lat "49.0776"^^xsd:decimal ;
  geo-pos:long "-11.7398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966764_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7398'^^xsd:double;
  dwc:latitude '49.0776'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_35'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0776 -11.7398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0776"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0776 -11.7398)"^^geo:wktLiteral ;
  geo-pos:lat "49.0776"^^xsd:decimal ;
  geo-pos:long "-11.7398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966774_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7398'^^xsd:double;
  dwc:latitude '49.0776'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_35'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0776 -11.7398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0776"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0776 -11.7398)"^^geo:wktLiteral ;
  geo-pos:lat "49.0776"^^xsd:decimal ;
  geo-pos:long "-11.7398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966775_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7398'^^xsd:double;
  dwc:latitude '49.0776'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_35'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0776 -11.7398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0776"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0776 -11.7398)"^^geo:wktLiteral ;
  geo-pos:lat "49.0776"^^xsd:decimal ;
  geo-pos:long "-11.7398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7398'^^xsd:double;
  dwc:latitude '49.0776'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_35'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0776 -11.7398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0776"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0776 -11.7398)"^^geo:wktLiteral ;
  geo-pos:lat "49.0776"^^xsd:decimal ;
  geo-pos:long "-11.7398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966755_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.7398'^^xsd:double;
  dwc:latitude '49.0776'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_35'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933918_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933918_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933918_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3388 -11.6387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3388"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6387"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933918_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3388 -11.6387)"^^geo:wktLiteral ;
  geo-pos:lat "49.3388"^^xsd:decimal ;
  geo-pos:long "-11.6387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933918_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.204034:6933918_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-24'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.204034'^^xsd:string;
  dwc:catalogNumber '6933918_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.204034'^^xsd:anyURI;
  dwc:scientificName 'Lauderia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Joint, Ian'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.6387'^^xsd:double;
  dwc:latitude '49.3388'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '149233'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.204034:6933918_3'^^xsd:anyURI;
  dwc:observationDate '1994-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933935_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933935_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933935_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3388 -11.6387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3388"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6387"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933935_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3388 -11.6387)"^^geo:wktLiteral ;
  geo-pos:lat "49.3388"^^xsd:decimal ;
  geo-pos:long "-11.6387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933935_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.204034:6933935_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-24'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.204034'^^xsd:string;
  dwc:catalogNumber '6933935_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.204034'^^xsd:anyURI;
  dwc:scientificName 'Mesoporos perforatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Joint, Ian'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.6387'^^xsd:double;
  dwc:latitude '49.3388'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '232516'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.204034:6933935_3'^^xsd:anyURI;
  dwc:observationDate '1994-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933938_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933938_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933938_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3388 -11.6387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3388"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6387"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933938_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3388 -11.6387)"^^geo:wktLiteral ;
  geo-pos:lat "49.3388"^^xsd:decimal ;
  geo-pos:long "-11.6387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933938_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.204034:6933938_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-24'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.204034'^^xsd:string;
  dwc:catalogNumber '6933938_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.204034'^^xsd:anyURI;
  dwc:scientificName 'Prorocentrum dentatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Joint, Ian'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.6387'^^xsd:double;
  dwc:latitude '49.3388'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '110298'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.204034:6933938_3'^^xsd:anyURI;
  dwc:observationDate '1994-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '110298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933918_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933918_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933918_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4154 -11.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4154"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5895"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933918_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4154 -11.5895)"^^geo:wktLiteral ;
  geo-pos:lat "49.4154"^^xsd:decimal ;
  geo-pos:long "-11.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933918_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.204034:6933918_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-24'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.204034'^^xsd:string;
  dwc:catalogNumber '6933918_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.204034'^^xsd:anyURI;
  dwc:scientificName 'Lauderia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Joint, Ian'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.5895'^^xsd:double;
  dwc:latitude '49.4154'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '149233'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.204034:6933918_2'^^xsd:anyURI;
  dwc:observationDate '1994-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933938_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933938_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933938_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4154 -11.5895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4154"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5895"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933938_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4154 -11.5895)"^^geo:wktLiteral ;
  geo-pos:lat "49.4154"^^xsd:decimal ;
  geo-pos:long "-11.5895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933938_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.204034:6933938_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-24'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.204034'^^xsd:string;
  dwc:catalogNumber '6933938_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.204034'^^xsd:anyURI;
  dwc:scientificName 'Prorocentrum dentatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Joint, Ian'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.5895'^^xsd:double;
  dwc:latitude '49.4154'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '110298'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.204034:6933938_2'^^xsd:anyURI;
  dwc:observationDate '1994-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '110298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4138 -11.5355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4138"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4138 -11.5355)"^^geo:wktLiteral ;
  geo-pos:lat "49.4138"^^xsd:decimal ;
  geo-pos:long "-11.5355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966102_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966102_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.5355'^^xsd:double;
  dwc:latitude '49.4138'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966102_2'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4138 -11.5355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4138"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4138 -11.5355)"^^geo:wktLiteral ;
  geo-pos:lat "49.4138"^^xsd:decimal ;
  geo-pos:long "-11.5355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966103_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966103_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966103_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.5355'^^xsd:double;
  dwc:latitude '49.4138'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966103_2'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966104_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966104_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966104_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4138 -11.5355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4138"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966104_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4138 -11.5355)"^^geo:wktLiteral ;
  geo-pos:lat "49.4138"^^xsd:decimal ;
  geo-pos:long "-11.5355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966104_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966104_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966104_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.5355'^^xsd:double;
  dwc:latitude '49.4138'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966104_2'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966105_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966105_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966105_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4138 -11.5355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4138"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966105_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4138 -11.5355)"^^geo:wktLiteral ;
  geo-pos:lat "49.4138"^^xsd:decimal ;
  geo-pos:long "-11.5355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966105_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966105_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966105_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.5355'^^xsd:double;
  dwc:latitude '49.4138'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966105_2'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966106_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966106_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966106_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4138 -11.5355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4138"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966106_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4138 -11.5355)"^^geo:wktLiteral ;
  geo-pos:lat "49.4138"^^xsd:decimal ;
  geo-pos:long "-11.5355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966106_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966106_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966106_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.5355'^^xsd:double;
  dwc:latitude '49.4138'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966106_2'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4138 -11.5355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4138"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4138 -11.5355)"^^geo:wktLiteral ;
  geo-pos:lat "49.4138"^^xsd:decimal ;
  geo-pos:long "-11.5355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966108_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966108_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.5355'^^xsd:double;
  dwc:latitude '49.4138'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966108_2'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966109_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966109_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966109_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4138 -11.5355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4138"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966109_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4138 -11.5355)"^^geo:wktLiteral ;
  geo-pos:lat "49.4138"^^xsd:decimal ;
  geo-pos:long "-11.5355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966109_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966109_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966109_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.5355'^^xsd:double;
  dwc:latitude '49.4138'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966109_2'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4138 -11.5355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4138"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4138 -11.5355)"^^geo:wktLiteral ;
  geo-pos:lat "49.4138"^^xsd:decimal ;
  geo-pos:long "-11.5355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966110_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966110_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.5355'^^xsd:double;
  dwc:latitude '49.4138'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966110_2'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4138 -11.5355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4138"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4138 -11.5355)"^^geo:wktLiteral ;
  geo-pos:lat "49.4138"^^xsd:decimal ;
  geo-pos:long "-11.5355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966112_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966112_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966112_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.5355'^^xsd:double;
  dwc:latitude '49.4138'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966112_2'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4138 -11.5355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4138"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4138 -11.5355)"^^geo:wktLiteral ;
  geo-pos:lat "49.4138"^^xsd:decimal ;
  geo-pos:long "-11.5355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966113_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966113_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.5355'^^xsd:double;
  dwc:latitude '49.4138'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966113_2'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4138 -11.5355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4138"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4138 -11.5355)"^^geo:wktLiteral ;
  geo-pos:lat "49.4138"^^xsd:decimal ;
  geo-pos:long "-11.5355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966120_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966120_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Spatangoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.5355'^^xsd:double;
  dwc:latitude '49.4138'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '852322'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966120_2'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '852322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966121_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966121_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966121_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4138 -11.5355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4138"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966121_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4138 -11.5355)"^^geo:wktLiteral ;
  geo-pos:lat "49.4138"^^xsd:decimal ;
  geo-pos:long "-11.5355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966121_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966121_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966121_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Zoantharia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.5355'^^xsd:double;
  dwc:latitude '49.4138'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '1364'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966121_2'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4138 -11.5355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4138"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4138 -11.5355)"^^geo:wktLiteral ;
  geo-pos:lat "49.4138"^^xsd:decimal ;
  geo-pos:long "-11.5355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207822:6966098_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207822'^^xsd:string;
  dwc:catalogNumber '6966098_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207822'^^xsd:anyURI;
  dwc:scientificName 'Carnivore abundance'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.5355'^^xsd:double;
  dwc:latitude '49.4138'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207822:6966098_2'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966114_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966114_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966114_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4138 -11.5355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4138"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966114_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4138 -11.5355)"^^geo:wktLiteral ;
  geo-pos:lat "49.4138"^^xsd:decimal ;
  geo-pos:long "-11.5355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966114_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966114_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966114_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.5355'^^xsd:double;
  dwc:latitude '49.4138'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966114_2'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4117 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4117"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4117 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.4117"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966856_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966856_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.4117'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966856_2'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4117 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4117"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4117 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.4117"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966858_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966858_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.4117'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966858_2'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966859_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966859_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966859_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4117 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4117"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966859_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4117 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.4117"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966859_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966859_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966859_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.4117'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966859_2'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966865_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966865_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966865_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4117 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4117"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966865_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4117 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.4117"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966865_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966865_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966865_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.4117'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966865_2'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4117 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4117"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4117 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.4117"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966870_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966870_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.4117'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966870_2'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966871_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966871_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966871_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4117 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4117"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966871_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4117 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.4117"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966871_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966871_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966871_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.4117'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966871_2'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4117 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4117"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4117 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.4117"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966874_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966874_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.4117'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966874_2'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4117 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4117"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4117 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.4117"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966881_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966881_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.4117'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966881_2'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4117 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4117"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4117 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.4117"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966882_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966882_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.4117'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966882_2'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966884_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966884_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966884_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4117 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4117"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966884_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4117 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.4117"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966884_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966884_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966884_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.4117'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966884_2'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4117 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4117"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4117 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.4117"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966888_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966888_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.4117'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966888_2'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4117 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4117"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4117 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.4117"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966889_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966889_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.4117'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966889_2'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4117 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4117"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4117 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.4117"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966877_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966877_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.4117'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966877_2'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4117 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4117"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4117 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.4117"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966887_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966887_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.4117'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966887_2'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4117 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4117"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4117 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.4117"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966869_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966869_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.4117'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966869_2'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217733%3A6993807_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217733%3A6993807_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217733%3A6993807_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217733%3A6993807_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217733%3A6993807_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.217733:6993807_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.217733'^^xsd:string;
  dwc:catalogNumber '6993807_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.217733'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'van Weering, Tjeerd CE'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.217733:6993807_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217733%3A6993808_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217733%3A6993808_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217733%3A6993808_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217733%3A6993808_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217733%3A6993808_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.217733:6993808_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.217733'^^xsd:string;
  dwc:catalogNumber '6993808_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.217733'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'van Weering, Tjeerd CE'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.217733:6993808_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966200_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966200_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966200_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966200_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966200_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966200_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966200_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966200_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966200_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966200_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966200_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966200_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966200_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966200_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966200_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966200_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966201_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966201_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966201_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966201_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966201_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966201_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966201_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966201_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966201_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966201_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966201_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966201_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966201_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966201_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966201_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966201_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966202_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966202_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966202_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966202_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966202_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966202_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966202_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966202_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966202_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966202_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966202_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966202_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966202_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966202_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966202_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966202_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966204_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966204_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966204_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966204_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966204_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966204_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966204_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966204_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966205_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966205_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966205_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966205_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966205_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966205_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966205_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966205_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966206_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966206_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966206_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966206_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966206_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966206_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966206_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966206_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966208_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966208_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966208_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966208_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966208_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966208_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966208_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966208_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966208_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966208_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966208_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966208_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966208_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966208_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966208_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966208_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966208_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966208_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966208_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966208_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966208_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966208_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966208_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966208_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966209_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966209_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966209_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966209_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966209_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966209_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966209_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966209_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966209_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966209_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966209_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966209_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966209_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966209_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966209_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966209_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966210_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966210_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966210_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966210_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966210_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966210_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966210_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966210_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966210_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966210_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966210_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966210_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966210_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966210_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966210_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966210_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966211_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966211_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966211_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966211_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966211_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966211_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966211_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966211_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966211_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966211_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966211_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966211_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966211_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966211_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966211_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966211_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966212_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966212_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966212_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966212_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966212_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966212_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966212_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966212_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966214_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966214_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966214_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966214_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966214_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966214_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966214_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966214_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966215_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966215_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966215_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966215_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966215_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966215_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966215_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966215_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966215_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966215_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966215_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966215_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966215_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966215_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966215_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966215_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966215_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966215_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966215_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966215_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966215_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966215_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966215_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966215_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966215_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966215_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966215_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966215_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966215_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966215_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966215_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966215_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966216_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966216_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966216_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966216_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966216_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966216_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966216_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966216_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966216_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966216_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966216_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966216_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966216_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966216_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966216_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966216_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966216_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966216_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966216_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966216_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966216_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966216_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966216_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966216_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966217_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966217_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966217_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966217_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966217_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966217_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966217_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966217_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966218_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966218_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966218_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966218_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966218_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966218_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966218_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966218_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966219_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966219_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966219_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966219_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966219_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966219_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966219_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Dichromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '574433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966219_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966221_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966221_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966221_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966221_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966221_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966221_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966221_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966221_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966222_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966222_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966222_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966222_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966222_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966222_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966222_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966222_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966222_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966222_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966222_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966222_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966222_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966222_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966222_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966222_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966222_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966222_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966222_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966222_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966222_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966222_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966222_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966222_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966223_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966223_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966223_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966223_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966223_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966223_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966223_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966223_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966224_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966224_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966224_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966224_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966224_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966224_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966224_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966224_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966226_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966226_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966226_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966226_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966226_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966226_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966226_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966226_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966226_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966226_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966226_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966226_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966226_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966226_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966226_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966226_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966226_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966226_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966226_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966226_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966226_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966226_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966226_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966226_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966226_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966226_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966226_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966226_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966226_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966226_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966226_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966226_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966226_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966226_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966226_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966226_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966226_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966226_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966226_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966226_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966228_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966228_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966228_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966228_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966228_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966228_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966228_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966228_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966228_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966228_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966228_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966228_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966228_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966228_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966228_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966228_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966229_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966229_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966229_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966229_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966229_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966229_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966229_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966229_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966229_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966229_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966229_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966229_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966229_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966229_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966229_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966229_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966231_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966231_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966231_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966231_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966231_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966231_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966231_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966231_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966232_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966232_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966232_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966232_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966232_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966232_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966232_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Metacomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156844'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966232_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '156844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966233_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966233_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966233_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966233_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966233_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966233_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966233_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966233_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966234_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966234_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966234_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966234_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966234_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966234_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966234_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966234_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966235_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966235_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966235_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966235_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966235_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966235_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966235_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966235_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966236_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966236_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966236_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966236_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966236_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966236_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966236_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966236_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966236_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966236_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966236_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966236_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966236_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966236_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966236_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966236_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966236_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966236_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966236_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966236_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966236_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966236_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966236_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966236_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966236_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966236_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966236_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966236_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966236_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966236_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966236_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966236_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966238_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966238_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966238_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966238_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966238_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966238_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966238_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966238_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966238_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966238_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966238_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966238_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966238_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966238_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966238_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966238_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966238_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966238_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966238_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966238_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966238_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966238_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966238_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966238_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966239_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966239_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966239_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966239_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966239_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966239_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966239_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966239_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966240_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966240_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966240_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966240_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966240_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966240_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966240_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966240_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966240_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966240_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966240_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966240_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966240_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966240_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966240_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966240_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966240_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966240_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966240_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966240_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966240_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966240_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966240_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966240_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966241_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966241_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966241_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966241_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966241_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966241_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966241_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966241_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966242_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966242_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966242_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966242_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966242_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966242_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966242_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966242_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966242_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966242_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966242_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966242_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966242_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966242_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966242_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966242_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966244_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966244_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966244_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966244_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966244_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966244_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966244_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966244_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966244_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966244_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966244_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966244_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966244_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966244_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966244_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966244_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966245_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966245_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966245_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966245_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966245_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966245_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966245_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Parodontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2420'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966245_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966246_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966246_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966246_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966246_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966246_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966246_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966246_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966246_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966246_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966246_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966246_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966246_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966246_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966246_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966246_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966246_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966246_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966246_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966246_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966246_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966246_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966246_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966246_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966246_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966248_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966248_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966248_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966248_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966248_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966248_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966248_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966248_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966249_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966249_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966249_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966249_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966249_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966249_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966249_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966249_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966250_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966250_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966250_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966250_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966250_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966250_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966250_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966250_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966250_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966250_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966250_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966250_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966250_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966250_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966250_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966250_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966250_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966250_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966250_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966250_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966250_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966250_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966250_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966250_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966250_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966250_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966250_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966250_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966250_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966250_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966250_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966250_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966250_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966250_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966250_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966250_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966250_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966250_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966250_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966250_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966251_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966251_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966251_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966251_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966251_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966251_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966251_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966251_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966252_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966252_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966252_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966252_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966252_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966252_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966252_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966252_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966252_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966252_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966252_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966252_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966252_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966252_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966252_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966252_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966253_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966253_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966253_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966253_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966253_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966253_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966253_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966253_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966253_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966253_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966253_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966253_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966253_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966253_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966253_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966253_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966255_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966255_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966255_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966255_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966255_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966255_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966255_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966255_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966255_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966255_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966255_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966255_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966255_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966255_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966255_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966255_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966255_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966255_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966255_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966255_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966255_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966255_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966255_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966255_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966257_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966257_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966257_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966257_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966257_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966257_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966257_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966257_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966258_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966258_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966258_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966258_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966258_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966258_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966258_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966258_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966259_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966259_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966259_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966259_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966259_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966259_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966259_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966259_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966259_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966259_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966259_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966259_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966259_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966259_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966259_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966259_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966265_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966265_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966265_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966265_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966265_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966265_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966265_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966265_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966266_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966266_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966266_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966266_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966266_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966266_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966266_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966266_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966266_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966266_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966266_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966266_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966266_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966266_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966266_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966266_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966266_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966266_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966266_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966266_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966266_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966270_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966270_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966270_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966270_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966270_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966270_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966270_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966270_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966270_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966270_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966270_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966270_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966270_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966270_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966270_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966270_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966270_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966270_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966270_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966270_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966270_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966270_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966270_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966270_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966270_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966270_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966270_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966270_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966270_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966270_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966270_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966270_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966270_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966270_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966270_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966270_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966270_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966270_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966270_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966270_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966274_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966274_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966274_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966274_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966274_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966274_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966274_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966274_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966803_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966803_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966803_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966803_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966803_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966803_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966803_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966803_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966808_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966808_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966808_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966808_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966808_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966808_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966808_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966808_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966811_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966811_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966811_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966811_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966811_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966811_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966811_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966811_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966812_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966812_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966812_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966812_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966812_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966812_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966812_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966812_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966816_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966816_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966816_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966816_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966816_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966816_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966816_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966816_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966821_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966821_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966821_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966821_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966821_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966821_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966821_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966821_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966826_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966826_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966826_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966830_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966830_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966830_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966830_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966830_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966830_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966830_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966830_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966827_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966827_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966827_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966827_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966827_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966827_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966827_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966827_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966203_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966203_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966203_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966203_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966203_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966203_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966203_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966203_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966207_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966207_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966207_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966207_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966207_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966207_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966207_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966207_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966209_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966209_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966209_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966209_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966209_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966209_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966209_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966209_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966211_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966211_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966211_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966211_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966211_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966211_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966211_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966211_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966213_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966213_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966213_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966213_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966213_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966213_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966213_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966213_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966215_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966215_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966215_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966215_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966215_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966215_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966215_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966215_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966217_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966217_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966217_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966217_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966217_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966217_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966217_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966217_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966220_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966220_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966220_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966220_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966220_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966220_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966220_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966220_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966222_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966222_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966222_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966222_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966222_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966222_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966222_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966222_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966223_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966223_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966223_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966223_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966223_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966223_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966223_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966223_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966225_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966225_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966225_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966225_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966225_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966225_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966225_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966225_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966226_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966226_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966226_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966226_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966226_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966226_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966226_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966226_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966227_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966227_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966227_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966227_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966227_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966227_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966227_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966227_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966230_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966230_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966230_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966230_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966230_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966230_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966230_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Manganonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '233963'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966230_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '233963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966234_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966234_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966234_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966234_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966234_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966234_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966234_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966234_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966234_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966234_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966234_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966234_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966234_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966234_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966234_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966234_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966235_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966235_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966235_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966235_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966235_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966235_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966235_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966235_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966237_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966237_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966237_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966237_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966237_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966237_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966237_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966237_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966238_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966238_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966238_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966238_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966238_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966238_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966238_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966238_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966238_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966238_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966238_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966238_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966238_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966238_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966238_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966238_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966239_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966239_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966239_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966239_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966239_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966239_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966239_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966239_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966240_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966240_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966240_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966240_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966240_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966240_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966240_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966240_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966241_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966241_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966241_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966241_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966241_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966241_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966241_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966241_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966243_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966243_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966243_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966243_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966243_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966243_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966243_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966243_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966245_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966245_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966245_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966245_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966245_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966245_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966245_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Parodontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2420'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966245_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966247_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966247_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966247_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966247_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966247_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966247_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966247_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966247_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966250_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966250_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966250_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966250_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966250_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966250_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966250_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966250_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966252_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966252_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966252_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966252_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966252_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966252_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966252_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966252_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966254_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966254_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966254_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966254_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966254_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966254_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966254_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966254_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966255_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966255_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966255_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966255_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966255_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966255_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966255_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966255_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966256_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966256_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966256_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966256_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966256_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966256_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966256_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966256_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966265_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966265_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966265_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966265_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966265_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966265_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966265_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966265_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966266_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966266_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966266_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966266_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966270_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966270_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966270_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966270_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966270_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966270_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966270_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966270_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966273_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966273_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966273_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966273_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966273_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966273_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966273_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966273_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966200_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966200_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966200_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966200_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966200_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966200_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966200_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966200_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966200_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966200_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966200_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966200_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207840%3A6966200_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966200_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207840'^^xsd:string;
  dwc:catalogNumber '6966200_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207840'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207840:6966200_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966805_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966805_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966805_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966805_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966805_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966805_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966805_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966805_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966806_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966806_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966806_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966806_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966806_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966806_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966806_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966806_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966815_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966815_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966815_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966815_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966815_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966815_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966815_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966815_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966819_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966819_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966819_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966819_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966819_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966819_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966819_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Miscellaneous'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966819_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966824_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966824_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966824_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966824_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966824_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966824_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966824_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966824_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966826_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966826_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966826_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966831_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966831_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966831_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966831_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966831_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966831_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966831_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966831_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966832_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966832_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966832_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.412"^^xsd:decimal ;
  dwc:decimalLongitude "-11.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966832_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.412 -11.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.412"^^xsd:decimal ;
  geo-pos:long "-11.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966832_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966832_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966832_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.531'^^xsd:double;
  dwc:latitude '49.412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966832_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967496_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967496_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967496_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967496_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967496_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967496_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967496_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Ammolagena clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113827'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967496_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967496_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967496_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967496_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967496_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967496_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967496_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967496_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Ammolagena clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113827'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967496_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967496_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967496_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967496_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967496_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967496_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967496_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967496_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Ammolagena clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113827'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967496_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967497_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967497_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967497_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967497_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967497_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967497_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967497_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112322'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967497_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967497_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967497_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967497_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967497_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967497_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967497_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967497_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112322'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967497_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967497_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967497_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967497_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967497_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967497_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967497_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967497_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112322'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967497_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967498_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967498_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967498_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967498_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967498_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967498_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967498_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria tenuimargo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113920'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967498_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967498_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967498_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967498_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967498_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967498_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967498_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967498_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria tenuimargo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113920'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967498_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967498_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967498_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967498_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967498_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967498_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967498_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967498_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria tenuimargo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113920'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967498_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967499_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967499_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967499_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967499_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967499_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967499_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967499_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Anomalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112081'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967499_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967500_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967500_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967500_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967500_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967500_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967500_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967500_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Bigenerina nodosaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113862'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967500_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967500_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967500_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967500_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967500_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967500_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967500_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967500_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Bigenerina nodosaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113862'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967500_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967501_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967501_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967501_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967501_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967501_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967501_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967501_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Cancris auriculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112940'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967501_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '582554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967502_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967502_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967502_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967502_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967502_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967502_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967502_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Cibicides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '585186'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967502_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '183063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967503_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967503_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967503_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967503_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967503_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967503_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967503_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Cyclammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112348'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967503_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967503_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967503_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967503_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967503_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967503_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967503_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967503_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Cyclammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112348'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967503_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967505_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967505_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967505_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967505_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967505_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967505_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967505_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967505_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967505_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967505_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967505_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967505_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967505_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967505_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967505_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967505_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967505_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967505_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967505_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967505_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967505_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967505_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967505_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967505_8'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967506_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967506_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967506_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967506_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967506_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967506_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967506_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Grigelis guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '888243'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967506_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '466113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967508_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967508_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967508_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967508_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967508_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967508_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967508_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112330'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967508_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967508_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967508_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967508_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967508_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967508_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967508_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967508_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112330'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967508_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967509_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967509_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967509_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967509_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967509_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967509_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967509_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967509_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967509_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967509_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967509_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967509_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967509_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967509_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967509_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967509_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967510_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967510_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967510_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967510_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967510_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967510_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967510_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967510_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967511_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967511_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967511_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967511_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967511_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967511_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967511_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113788'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967511_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967512_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967512_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967512_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967512_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967512_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967512_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967512_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967512_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967512_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967512_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967512_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967512_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967512_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967512_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967512_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967513_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967513_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967513_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967513_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967513_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967513_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967513_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Neolenticulina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113807'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967513_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '466174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967513_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967513_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967513_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967513_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967513_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967513_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967513_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Neolenticulina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113807'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967513_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '466174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967513_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967513_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967513_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967513_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967513_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967513_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967513_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Neolenticulina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113807'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967513_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '466174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967514_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967514_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967514_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967514_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967514_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967514_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967514_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Nonionella turgida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113605'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967514_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '466471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967515_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967515_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967515_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967515_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967515_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967515_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967515_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Polymorphina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112254'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967515_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967515_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967515_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967515_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967515_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967515_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967515_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967515_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Polymorphina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112254'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967515_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967517_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967517_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967517_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967517_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967517_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967517_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967517_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967517_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967517_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967517_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967517_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967517_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967517_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967517_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967517_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967517_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967517_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967517_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967517_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967517_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967517_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967517_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967517_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967517_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967517_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967517_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967517_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967517_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967517_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967517_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967517_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967517_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967517_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967517_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967517_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967517_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967517_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967517_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967517_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967517_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967517_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967517_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967517_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967517_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967517_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967517_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967517_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967517_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967518_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967518_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967518_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967518_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967518_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967518_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967518_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967518_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967518_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967518_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967518_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967518_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967518_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967518_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967518_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967518_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967518_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967518_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967518_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967518_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967518_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967518_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967518_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967518_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967519_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967519_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967519_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967519_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967519_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967519_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967519_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina cf. abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967519_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967519_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967519_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967519_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967519_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967519_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967519_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967519_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina cf. abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967519_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967519_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967519_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967519_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967519_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967519_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967519_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967519_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina cf. abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967519_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967521_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967521_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967521_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967521_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967521_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967521_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967521_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967521_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967521_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967521_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967521_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967521_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967521_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967521_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967521_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967521_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967523_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967523_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967523_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967523_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967523_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967523_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967523_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Textularia sagittula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114285'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967523_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '114285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967524_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967524_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967524_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967524_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967524_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967524_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967524_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967524_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967525_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967525_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967525_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967525_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967525_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967525_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967525_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Trochammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967525_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967525_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967525_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967525_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967525_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967525_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967525_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967525_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Trochammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967525_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967526_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967526_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967526_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967526_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967526_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967526_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967526_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967526_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967526_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967526_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967526_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967526_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967526_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967526_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967526_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967526_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967526_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967526_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967526_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967526_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967526_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967526_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967526_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967526_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967526_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967526_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967526_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967526_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967526_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967526_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967526_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967526_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967527_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967527_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967527_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967527_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967527_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967527_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967527_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967527_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967527_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967527_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967527_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967527_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967527_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967527_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967527_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967527_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967527_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967527_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967527_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967527_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967527_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967527_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967527_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967527_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967528_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967528_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967528_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967528_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967528_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967528_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967528_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Vaginulopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '999518'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967528_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967282_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967282_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967282_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967282_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967282_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967282_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967282_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Amphicoryna scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113780'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967282_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967282_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967282_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967282_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967282_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967282_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967282_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967282_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Amphicoryna scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113780'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967282_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967282_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967282_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967282_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967282_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967282_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967282_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967282_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Amphicoryna scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113780'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967282_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967282_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967282_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967282_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967282_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967282_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967282_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967282_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Amphicoryna scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113780'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967282_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967282_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967282_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967282_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967282_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967282_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967282_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967282_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Amphicoryna scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113780'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967282_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967282_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967282_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967282_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967282_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967282_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967282_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967282_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Amphicoryna scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113780'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967282_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967283_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967283_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967283_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967283_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967283_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967283_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967283_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Bigenerina nodosaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113862'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967283_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967284_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967284_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967284_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967284_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967284_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967284_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967284_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Bolivina subaenariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112990'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967284_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967284_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967284_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967284_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967284_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967284_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967284_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967284_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Bolivina subaenariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112990'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967284_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967284_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967284_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967284_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967284_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967284_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967284_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967284_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Bolivina subaenariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112990'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967284_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967285_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967285_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967285_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967285_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967285_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967285_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967285_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Bulimina attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967285_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967285_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967285_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967285_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967285_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967285_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967285_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967285_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Bulimina attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967285_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967285_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967285_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967285_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967285_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967285_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967285_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967285_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Bulimina attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967285_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967285_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967285_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967285_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967285_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967285_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967285_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967285_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Bulimina attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967285_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967285_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967285_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967285_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967285_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967285_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967285_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967285_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Bulimina attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967285_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967285_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967285_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967285_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967285_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967285_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967285_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967285_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Bulimina attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967285_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967286_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967286_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967286_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967286_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967286_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967286_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967286_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Bulimina costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113034'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967286_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967286_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967286_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967286_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967286_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967286_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967286_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967286_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Bulimina costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113034'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967286_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967287_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967287_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967287_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967287_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967287_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967287_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967287_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Bulimina marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113042'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967287_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967287_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967287_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967287_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967287_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967287_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967287_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967287_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Bulimina marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113042'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967287_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967287_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967287_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967287_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967287_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967287_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967287_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967287_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Bulimina marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113042'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967287_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967287_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967287_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967287_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967287_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967287_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967287_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967287_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Bulimina marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113042'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967287_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967289_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967289_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967289_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967289_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967289_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967289_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967289_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967289_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967289_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967289_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967289_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967289_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967289_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967289_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967289_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967290_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967290_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967290_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967290_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967290_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967290_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967290_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967290_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967290_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967290_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967290_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967290_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967290_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967290_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967290_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967290_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967290_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967290_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967290_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967290_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967290_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967290_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967290_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967290_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967290_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967290_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967290_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967290_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967290_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967290_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967290_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967290_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967290_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967290_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967290_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967290_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967290_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967290_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967290_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967290_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967291_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967291_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967291_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967291_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967291_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967291_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967291_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Elphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112162'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967291_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967291_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967291_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967291_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967291_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967291_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967291_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967291_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Elphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112162'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967291_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967291_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967291_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967291_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967291_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967291_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967291_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967291_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Elphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112162'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967291_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967291_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967291_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967291_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967291_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967291_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967291_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967291_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Elphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112162'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967291_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967293_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967293_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967293_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967293_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967293_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967293_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967293_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967293_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967293_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967293_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967293_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967293_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967293_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967293_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967293_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967293_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967293_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967293_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967293_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967293_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967293_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967293_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967293_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967293_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967294_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967294_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967294_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967294_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967294_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967294_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967294_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Hanzawaia boueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113185'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967294_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967294_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967294_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967294_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967294_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967294_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967294_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967294_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Hanzawaia boueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113185'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967294_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967294_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967294_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967294_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967294_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967294_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967294_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967294_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Hanzawaia boueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113185'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967294_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967294_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967294_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967294_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967294_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967294_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967294_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967294_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Hanzawaia boueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113185'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967294_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967294_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967294_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967294_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967294_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967294_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967294_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967294_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Hanzawaia boueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113185'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967294_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967295_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967295_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967295_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967295_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967295_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967295_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967295_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967295_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967295_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967295_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967295_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967295_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967295_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967295_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967295_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967296_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967296_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967296_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967296_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967296_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967296_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967296_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967296_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967296_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967296_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967296_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967296_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967297_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967297_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967297_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967297_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967297_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967297_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967297_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967297_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967297_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967297_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967297_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967297_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967297_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967297_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967297_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967297_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967297_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967297_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967297_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967297_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967297_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967297_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967297_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967297_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967298_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967298_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967298_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967298_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967298_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967298_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967298_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Karreriella scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967298_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967299_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967299_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967299_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967299_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967299_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967299_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967299_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113788'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967299_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967300_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967300_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967300_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967300_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967300_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967300_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967300_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967300_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967300_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967300_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967300_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967300_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967300_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967300_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967300_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967301_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967301_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967301_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967301_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967301_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967301_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967301_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Neolenticulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112286'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967301_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967301_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967301_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967301_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967301_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967301_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967301_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967301_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Neolenticulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112286'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967301_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967302_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967302_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967302_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967302_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967302_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967302_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967302_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967302_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967306_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967306_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967306_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967306_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967306_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967306_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967306_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967306_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967306_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967306_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967306_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967306_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967306_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967306_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967306_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967306_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967306_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967306_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967306_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967306_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967306_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967306_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967306_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967306_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967306_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967306_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967306_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967306_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967306_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967306_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967306_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967306_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967307_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967307_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967307_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967307_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967307_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967307_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967307_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113099'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967307_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '992022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967309_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967309_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967309_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967309_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967309_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967309_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967309_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967309_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967309_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967309_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967309_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967309_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967310_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967310_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967310_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967310_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967310_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967310_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967310_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967310_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967310_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967310_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967310_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967310_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967310_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967310_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967310_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967311_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967311_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967311_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967311_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967311_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967311_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967311_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967311_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967311_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967302_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967302_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967302_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967302_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967302_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967302_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967302_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967302_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967302_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967302_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967302_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967302_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967302_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967302_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967302_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967302_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967302_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967302_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967302_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967302_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967302_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967302_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967302_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967302_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967303_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967303_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967303_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967303_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967303_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967303_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967303_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967303_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967304_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967304_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967304_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967304_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967304_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967304_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967304_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Planulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112091'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967304_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967304_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967304_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967304_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967304_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967304_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967304_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967304_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Planulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112091'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967304_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967304_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967304_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967304_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967304_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967304_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967304_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967304_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Planulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112091'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967304_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967305_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967305_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967305_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967305_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967305_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967305_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967305_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Polymorphina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112254'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967305_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967305_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967305_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967305_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967305_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967305_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967305_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967305_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Polymorphina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112254'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967305_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967311_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967311_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967311_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967311_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967311_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967311_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967311_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967311_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967311_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967520_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967520_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967520_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967520_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967520_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967520_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967520_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Rotamorphina involuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '907207'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967520_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '907207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967496_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967496_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967496_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967496_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967496_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967496_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967496_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Ammolagena clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113827'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967496_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967498_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967498_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967498_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967498_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967498_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967498_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967498_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria tenuimargo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113920'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967498_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967500_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967500_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967500_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967500_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967500_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967500_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967500_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Bigenerina nodosaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113862'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967500_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967501_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967501_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967501_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967501_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967501_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967501_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967501_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Cancris auriculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112940'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967501_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '582554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967503_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967503_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967503_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967503_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967503_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967503_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967503_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Cyclammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112348'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967503_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967505_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967505_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967505_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967505_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967505_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967505_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967505_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967505_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967507_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967507_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967507_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967507_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967507_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967507_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967507_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967507_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967508_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967508_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967508_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967508_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967508_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967508_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967508_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112330'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967508_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967510_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967510_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967510_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967510_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967510_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967510_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967510_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967510_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967510_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967510_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967510_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967510_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967510_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967510_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967510_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967510_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967512_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967512_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967512_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967512_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967512_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967512_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967512_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967515_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967515_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967515_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967515_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967515_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967515_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967515_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Polymorphina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112254'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967515_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967516_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967516_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967516_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967516_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967516_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967516_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967516_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967516_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967519_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967519_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967519_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967519_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967519_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967519_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967519_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina cf. abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967519_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967522_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967522_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967522_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967522_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967522_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967522_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967522_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113099'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967522_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '992022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967523_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967523_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967523_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967523_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967523_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967523_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967523_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Textularia sagittula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114285'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967523_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '114285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967525_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967525_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967525_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967525_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967525_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967525_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967525_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Trochammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967525_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967526_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967526_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967526_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967526_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207934%3A6967526_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967526_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207934'^^xsd:string;
  dwc:catalogNumber '6967526_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207934'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207934:6967526_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967283_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967283_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967283_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967283_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967283_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967283_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967283_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Bigenerina nodosaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113862'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967283_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967284_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967284_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967284_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967284_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967284_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967284_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967284_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Bolivina subaenariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112990'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967284_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967284_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967284_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967284_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967284_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967284_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967284_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967284_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Bolivina subaenariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112990'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967284_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967287_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967287_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967287_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967287_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967287_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967287_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967287_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Bulimina marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113042'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967287_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967287_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967287_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967287_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967287_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967287_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967287_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967287_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Bulimina marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113042'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967287_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967288_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967288_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967288_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967288_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967288_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967288_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967288_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Cancris auriculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112940'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967288_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '582554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967289_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967289_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967289_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967289_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967289_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967289_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967289_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967290_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967290_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967290_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967290_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967290_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967290_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967290_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967290_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967291_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967291_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967291_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967291_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967291_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967291_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967291_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Elphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112162'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967291_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967291_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967291_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967291_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967291_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967291_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967291_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967291_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Elphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112162'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967291_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967293_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967293_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967293_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967293_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967293_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967293_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967293_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967293_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967294_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967294_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967294_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967294_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967294_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967294_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967294_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Hanzawaia boueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113185'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967294_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967295_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967295_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967295_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967295_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967295_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967295_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967295_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967296_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967296_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967296_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967296_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967296_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967296_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967296_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967296_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967296_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967296_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967300_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967300_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967300_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967300_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967300_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967300_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967300_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967302_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967302_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967302_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967302_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967302_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967302_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967302_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967302_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967302_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967302_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967302_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967302_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967302_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967302_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967302_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967302_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967303_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967303_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967303_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967303_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967303_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967303_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967303_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967303_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967304_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967304_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967304_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967304_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967304_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967304_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967304_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Planulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112091'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967304_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '112091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967306_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967306_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967306_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967306_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967306_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967306_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967306_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967306_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967308_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967308_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967308_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967308_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967308_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967308_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967308_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Textularia agglutinans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114264'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967308_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '114264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967309_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967309_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967309_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967309_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967309_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967309_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967309_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967309_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967309_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967309_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967310_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967310_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967310_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967310_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967310_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967310_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967310_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4192 -11.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.4192"^^xsd:decimal ;
  geo-pos:long "-11.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207927%3A6967311_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967311_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207927'^^xsd:string;
  dwc:catalogNumber '6967311_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207927'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-11.5298'^^xsd:double;
  dwc:latitude '49.4192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207927:6967311_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4216"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  geo-pos:lat "49.4216"^^xsd:decimal ;
  geo-pos:long "-11.5284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966715_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966715_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5284'^^xsd:double;
  dwc:latitude '49.4216'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966715_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4216"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  geo-pos:lat "49.4216"^^xsd:decimal ;
  geo-pos:long "-11.5284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966716_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966716_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5284'^^xsd:double;
  dwc:latitude '49.4216'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966716_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966720_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966720_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966720_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4216"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966720_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  geo-pos:lat "49.4216"^^xsd:decimal ;
  geo-pos:long "-11.5284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966720_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966720_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966720_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5284'^^xsd:double;
  dwc:latitude '49.4216'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966720_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966722_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966722_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966722_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4216"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966722_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  geo-pos:lat "49.4216"^^xsd:decimal ;
  geo-pos:long "-11.5284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966722_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966722_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966722_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5284'^^xsd:double;
  dwc:latitude '49.4216'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966722_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966741_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966741_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966741_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4216"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966741_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  geo-pos:lat "49.4216"^^xsd:decimal ;
  geo-pos:long "-11.5284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966741_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966741_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966741_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5284'^^xsd:double;
  dwc:latitude '49.4216'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966741_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4216"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  geo-pos:lat "49.4216"^^xsd:decimal ;
  geo-pos:long "-11.5284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966743_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966743_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5284'^^xsd:double;
  dwc:latitude '49.4216'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966743_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966745_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966745_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966745_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4216"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966745_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  geo-pos:lat "49.4216"^^xsd:decimal ;
  geo-pos:long "-11.5284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966745_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966745_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966745_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5284'^^xsd:double;
  dwc:latitude '49.4216'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966745_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4216"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  geo-pos:lat "49.4216"^^xsd:decimal ;
  geo-pos:long "-11.5284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966752_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966752_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ectoprocta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5284'^^xsd:double;
  dwc:latitude '49.4216'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2601'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966752_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4216"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  geo-pos:lat "49.4216"^^xsd:decimal ;
  geo-pos:long "-11.5284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966750_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5284'^^xsd:double;
  dwc:latitude '49.4216'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4216"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  geo-pos:lat "49.4216"^^xsd:decimal ;
  geo-pos:long "-11.5284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966754_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5284'^^xsd:double;
  dwc:latitude '49.4216'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4216"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  geo-pos:lat "49.4216"^^xsd:decimal ;
  geo-pos:long "-11.5284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966755_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5284'^^xsd:double;
  dwc:latitude '49.4216'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4216"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  geo-pos:lat "49.4216"^^xsd:decimal ;
  geo-pos:long "-11.5284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966761_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5284'^^xsd:double;
  dwc:latitude '49.4216'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4216"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  geo-pos:lat "49.4216"^^xsd:decimal ;
  geo-pos:long "-11.5284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966764_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5284'^^xsd:double;
  dwc:latitude '49.4216'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4216"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  geo-pos:lat "49.4216"^^xsd:decimal ;
  geo-pos:long "-11.5284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966775_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5284'^^xsd:double;
  dwc:latitude '49.4216'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4216"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  geo-pos:lat "49.4216"^^xsd:decimal ;
  geo-pos:long "-11.5284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5284'^^xsd:double;
  dwc:latitude '49.4216'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4216"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  geo-pos:lat "49.4216"^^xsd:decimal ;
  geo-pos:long "-11.5284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966774_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5284'^^xsd:double;
  dwc:latitude '49.4216'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4216"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  geo-pos:lat "49.4216"^^xsd:decimal ;
  geo-pos:long "-11.5284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966756_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966756_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5284'^^xsd:double;
  dwc:latitude '49.4216'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966756_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4216"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  geo-pos:lat "49.4216"^^xsd:decimal ;
  geo-pos:long "-11.5284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966719_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966719_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5284'^^xsd:double;
  dwc:latitude '49.4216'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966719_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4216"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  geo-pos:lat "49.4216"^^xsd:decimal ;
  geo-pos:long "-11.5284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966740_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5284'^^xsd:double;
  dwc:latitude '49.4216'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4216"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4216 -11.5284)"^^geo:wktLiteral ;
  geo-pos:lat "49.4216"^^xsd:decimal ;
  geo-pos:long "-11.5284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966742_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5284'^^xsd:double;
  dwc:latitude '49.4216'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4236 -11.5269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4236"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4236 -11.5269)"^^geo:wktLiteral ;
  geo-pos:lat "49.4236"^^xsd:decimal ;
  geo-pos:long "-11.5269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966740_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5269'^^xsd:double;
  dwc:latitude '49.4236'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4236 -11.5269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4236"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4236 -11.5269)"^^geo:wktLiteral ;
  geo-pos:lat "49.4236"^^xsd:decimal ;
  geo-pos:long "-11.5269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966742_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5269'^^xsd:double;
  dwc:latitude '49.4236'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4236 -11.5269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4236"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4236 -11.5269)"^^geo:wktLiteral ;
  geo-pos:lat "49.4236"^^xsd:decimal ;
  geo-pos:long "-11.5269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966752_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966752_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ectoprocta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5269'^^xsd:double;
  dwc:latitude '49.4236'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2601'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966752_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4236 -11.5269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4236"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4236 -11.5269)"^^geo:wktLiteral ;
  geo-pos:lat "49.4236"^^xsd:decimal ;
  geo-pos:long "-11.5269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966750_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5269'^^xsd:double;
  dwc:latitude '49.4236'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4236 -11.5269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4236"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4236 -11.5269)"^^geo:wktLiteral ;
  geo-pos:lat "49.4236"^^xsd:decimal ;
  geo-pos:long "-11.5269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966754_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5269'^^xsd:double;
  dwc:latitude '49.4236'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4236 -11.5269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4236"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4236 -11.5269)"^^geo:wktLiteral ;
  geo-pos:lat "49.4236"^^xsd:decimal ;
  geo-pos:long "-11.5269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966755_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5269'^^xsd:double;
  dwc:latitude '49.4236'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4236 -11.5269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4236"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4236 -11.5269)"^^geo:wktLiteral ;
  geo-pos:lat "49.4236"^^xsd:decimal ;
  geo-pos:long "-11.5269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966764_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5269'^^xsd:double;
  dwc:latitude '49.4236'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4236 -11.5269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4236"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4236 -11.5269)"^^geo:wktLiteral ;
  geo-pos:lat "49.4236"^^xsd:decimal ;
  geo-pos:long "-11.5269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5269'^^xsd:double;
  dwc:latitude '49.4236'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4236 -11.5269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4236"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4236 -11.5269)"^^geo:wktLiteral ;
  geo-pos:lat "49.4236"^^xsd:decimal ;
  geo-pos:long "-11.5269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966774_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5269'^^xsd:double;
  dwc:latitude '49.4236'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4236 -11.5269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4236"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4236 -11.5269)"^^geo:wktLiteral ;
  geo-pos:lat "49.4236"^^xsd:decimal ;
  geo-pos:long "-11.5269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966775_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5269'^^xsd:double;
  dwc:latitude '49.4236'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4236 -11.5269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4236"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4236 -11.5269)"^^geo:wktLiteral ;
  geo-pos:lat "49.4236"^^xsd:decimal ;
  geo-pos:long "-11.5269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966761_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5269'^^xsd:double;
  dwc:latitude '49.4236'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4208 -11.5255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4208"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4208 -11.5255)"^^geo:wktLiteral ;
  geo-pos:lat "49.4208"^^xsd:decimal ;
  geo-pos:long "-11.5255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966749_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966749_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5255'^^xsd:double;
  dwc:latitude '49.4208'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966749_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4208 -11.5255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4208"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4208 -11.5255)"^^geo:wktLiteral ;
  geo-pos:lat "49.4208"^^xsd:decimal ;
  geo-pos:long "-11.5255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966758_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966758_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Miscellaneous'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5255'^^xsd:double;
  dwc:latitude '49.4208'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966758_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4208 -11.5255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4208"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4208 -11.5255)"^^geo:wktLiteral ;
  geo-pos:lat "49.4208"^^xsd:decimal ;
  geo-pos:long "-11.5255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.5255'^^xsd:double;
  dwc:latitude '49.4208'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204036%3A6933974_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204036%3A6933974_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204036%3A6933974_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -11.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-11.489"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204036%3A6933974_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -11.489)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-11.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204036%3A6933974_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.204036:6933974_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-24'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.204036'^^xsd:string;
  dwc:catalogNumber '6933974_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.204036'^^xsd:anyURI;
  dwc:scientificName 'Prorocentrum dentatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Joint, Ian'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-11.489'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '110298'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.204036:6933974_2'^^xsd:anyURI;
  dwc:observationDate '1993-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '110298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204036%3A6933972_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204036%3A6933972_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204036%3A6933972_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -11.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-11.489"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204036%3A6933972_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -11.489)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-11.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204036%3A6933972_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.204036:6933972_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-24'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.204036'^^xsd:string;
  dwc:catalogNumber '6933972_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.204036'^^xsd:anyURI;
  dwc:scientificName 'Mesoporos perforatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Joint, Ian'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-11.489'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '232516'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.204036:6933972_2'^^xsd:anyURI;
  dwc:observationDate '1993-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933938_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933938_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933938_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3301 -11.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3301"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3985"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933938_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3301 -11.3985)"^^geo:wktLiteral ;
  geo-pos:lat "49.3301"^^xsd:decimal ;
  geo-pos:long "-11.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933938_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.204034:6933938_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-24'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.204034'^^xsd:string;
  dwc:catalogNumber '6933938_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.204034'^^xsd:anyURI;
  dwc:scientificName 'Prorocentrum dentatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Joint, Ian'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.3985'^^xsd:double;
  dwc:latitude '49.3301'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '110298'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.204034:6933938_5'^^xsd:anyURI;
  dwc:observationDate '1994-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '110298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933918_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933918_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933918_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3301 -11.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3301"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3985"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933918_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3301 -11.3985)"^^geo:wktLiteral ;
  geo-pos:lat "49.3301"^^xsd:decimal ;
  geo-pos:long "-11.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933918_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.204034:6933918_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-24'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.204034'^^xsd:string;
  dwc:catalogNumber '6933918_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.204034'^^xsd:anyURI;
  dwc:scientificName 'Lauderia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Joint, Ian'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.3985'^^xsd:double;
  dwc:latitude '49.3301'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '149233'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.204034:6933918_5'^^xsd:anyURI;
  dwc:observationDate '1994-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933935_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933935_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933935_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3301 -11.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3301"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3985"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933935_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3301 -11.3985)"^^geo:wktLiteral ;
  geo-pos:lat "49.3301"^^xsd:decimal ;
  geo-pos:long "-11.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933935_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.204034:6933935_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-24'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.204034'^^xsd:string;
  dwc:catalogNumber '6933935_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.204034'^^xsd:anyURI;
  dwc:scientificName 'Mesoporos perforatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Joint, Ian'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.3985'^^xsd:double;
  dwc:latitude '49.3301'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '232516'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.204034:6933935_5'^^xsd:anyURI;
  dwc:observationDate '1994-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933932_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933932_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933932_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3301 -11.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3301"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3985"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933932_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3301 -11.3985)"^^geo:wktLiteral ;
  geo-pos:lat "49.3301"^^xsd:decimal ;
  geo-pos:long "-11.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933932_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.204034:6933932_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-24'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.204034'^^xsd:string;
  dwc:catalogNumber '6933932_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.204034'^^xsd:anyURI;
  dwc:scientificName 'Dinophysis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Joint, Ian'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.3985'^^xsd:double;
  dwc:latitude '49.3301'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '109651'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.204034:6933932_5'^^xsd:anyURI;
  dwc:observationDate '1994-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '109651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4753 -11.2075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4753"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4753 -11.2075)"^^geo:wktLiteral ;
  geo-pos:lat "49.4753"^^xsd:decimal ;
  geo-pos:long "-11.2075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966856_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966856_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.2075'^^xsd:double;
  dwc:latitude '49.4753'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966856_1'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966865_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966865_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966865_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4753 -11.2075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4753"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966865_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4753 -11.2075)"^^geo:wktLiteral ;
  geo-pos:lat "49.4753"^^xsd:decimal ;
  geo-pos:long "-11.2075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966865_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966865_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966865_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.2075'^^xsd:double;
  dwc:latitude '49.4753'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966865_1'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4753 -11.2075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4753"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4753 -11.2075)"^^geo:wktLiteral ;
  geo-pos:lat "49.4753"^^xsd:decimal ;
  geo-pos:long "-11.2075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966869_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966869_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.2075'^^xsd:double;
  dwc:latitude '49.4753'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966869_1'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4753 -11.2075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4753"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4753 -11.2075)"^^geo:wktLiteral ;
  geo-pos:lat "49.4753"^^xsd:decimal ;
  geo-pos:long "-11.2075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966877_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966877_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.2075'^^xsd:double;
  dwc:latitude '49.4753'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966877_1'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4753 -11.2075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4753"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4753 -11.2075)"^^geo:wktLiteral ;
  geo-pos:lat "49.4753"^^xsd:decimal ;
  geo-pos:long "-11.2075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966881_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966881_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.2075'^^xsd:double;
  dwc:latitude '49.4753'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966881_1'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4753 -11.2075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4753"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4753 -11.2075)"^^geo:wktLiteral ;
  geo-pos:lat "49.4753"^^xsd:decimal ;
  geo-pos:long "-11.2075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966887_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966887_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.2075'^^xsd:double;
  dwc:latitude '49.4753'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966887_1'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4753 -11.2075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4753"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4753 -11.2075)"^^geo:wktLiteral ;
  geo-pos:lat "49.4753"^^xsd:decimal ;
  geo-pos:long "-11.2075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966888_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966888_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.2075'^^xsd:double;
  dwc:latitude '49.4753'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966888_1'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4753 -11.2075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4753"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4753 -11.2075)"^^geo:wktLiteral ;
  geo-pos:lat "49.4753"^^xsd:decimal ;
  geo-pos:long "-11.2075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966874_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966874_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.2075'^^xsd:double;
  dwc:latitude '49.4753'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966874_1'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966864_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966864_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966864_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4753 -11.2075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4753"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966864_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4753 -11.2075)"^^geo:wktLiteral ;
  geo-pos:lat "49.4753"^^xsd:decimal ;
  geo-pos:long "-11.2075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966864_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966864_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966864_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.2075'^^xsd:double;
  dwc:latitude '49.4753'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966864_1'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4738 -11.2072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4738"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4738 -11.2072)"^^geo:wktLiteral ;
  geo-pos:lat "49.4738"^^xsd:decimal ;
  geo-pos:long "-11.2072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207822%3A6966098_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207822:6966098_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207822'^^xsd:string;
  dwc:catalogNumber '6966098_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207822'^^xsd:anyURI;
  dwc:scientificName 'Carnivore abundance'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.2072'^^xsd:double;
  dwc:latitude '49.4738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207822:6966098_1'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4738 -11.2072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4738"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4738 -11.2072)"^^geo:wktLiteral ;
  geo-pos:lat "49.4738"^^xsd:decimal ;
  geo-pos:long "-11.2072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966102_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966102_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966102_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.2072'^^xsd:double;
  dwc:latitude '49.4738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966102_1'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4738 -11.2072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4738"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4738 -11.2072)"^^geo:wktLiteral ;
  geo-pos:lat "49.4738"^^xsd:decimal ;
  geo-pos:long "-11.2072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966110_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966110_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966110_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.2072'^^xsd:double;
  dwc:latitude '49.4738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966110_1'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4738 -11.2072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4738"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4738 -11.2072)"^^geo:wktLiteral ;
  geo-pos:lat "49.4738"^^xsd:decimal ;
  geo-pos:long "-11.2072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966113_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966113_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966113_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.2072'^^xsd:double;
  dwc:latitude '49.4738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966113_1'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966104_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966104_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966104_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4738 -11.2072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4738"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966104_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4738 -11.2072)"^^geo:wktLiteral ;
  geo-pos:lat "49.4738"^^xsd:decimal ;
  geo-pos:long "-11.2072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966104_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966104_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966104_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.2072'^^xsd:double;
  dwc:latitude '49.4738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966104_1'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966105_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966105_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966105_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4738 -11.2072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4738"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966105_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4738 -11.2072)"^^geo:wktLiteral ;
  geo-pos:lat "49.4738"^^xsd:decimal ;
  geo-pos:long "-11.2072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966105_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966105_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966105_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.2072'^^xsd:double;
  dwc:latitude '49.4738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966105_1'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4738 -11.2072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4738"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4738 -11.2072)"^^geo:wktLiteral ;
  geo-pos:lat "49.4738"^^xsd:decimal ;
  geo-pos:long "-11.2072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966108_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966108_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966108_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.2072'^^xsd:double;
  dwc:latitude '49.4738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966108_1'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966114_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966114_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966114_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4738 -11.2072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4738"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966114_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4738 -11.2072)"^^geo:wktLiteral ;
  geo-pos:lat "49.4738"^^xsd:decimal ;
  geo-pos:long "-11.2072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966114_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966114_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966114_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.2072'^^xsd:double;
  dwc:latitude '49.4738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966114_1'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4738 -11.2072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4738"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4738 -11.2072)"^^geo:wktLiteral ;
  geo-pos:lat "49.4738"^^xsd:decimal ;
  geo-pos:long "-11.2072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207823%3A6966120_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966120_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207823'^^xsd:string;
  dwc:catalogNumber '6966120_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207823'^^xsd:anyURI;
  dwc:scientificName 'Spatangoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.2072'^^xsd:double;
  dwc:latitude '49.4738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '852322'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207823:6966120_1'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '852322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4994 -11.1518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4994"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4994 -11.1518)"^^geo:wktLiteral ;
  geo-pos:lat "49.4994"^^xsd:decimal ;
  geo-pos:long "-11.1518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966749_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966749_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966749_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1518'^^xsd:double;
  dwc:latitude '49.4994'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966749_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4994 -11.1518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4994"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4994 -11.1518)"^^geo:wktLiteral ;
  geo-pos:lat "49.4994"^^xsd:decimal ;
  geo-pos:long "-11.1518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966758_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966758_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966758_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Miscellaneous'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1518'^^xsd:double;
  dwc:latitude '49.4994'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966758_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4994 -11.1518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4994"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4994 -11.1518)"^^geo:wktLiteral ;
  geo-pos:lat "49.4994"^^xsd:decimal ;
  geo-pos:long "-11.1518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1518'^^xsd:double;
  dwc:latitude '49.4994'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4982 -11.1508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4982"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4982 -11.1508)"^^geo:wktLiteral ;
  geo-pos:lat "49.4982"^^xsd:decimal ;
  geo-pos:long "-11.1508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966743_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966743_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1508'^^xsd:double;
  dwc:latitude '49.4982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966743_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4982 -11.1508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4982"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4982 -11.1508)"^^geo:wktLiteral ;
  geo-pos:lat "49.4982"^^xsd:decimal ;
  geo-pos:long "-11.1508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966750_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1508'^^xsd:double;
  dwc:latitude '49.4982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4982 -11.1508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4982"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4982 -11.1508)"^^geo:wktLiteral ;
  geo-pos:lat "49.4982"^^xsd:decimal ;
  geo-pos:long "-11.1508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966756_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966756_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1508'^^xsd:double;
  dwc:latitude '49.4982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966756_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4982 -11.1508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4982"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4982 -11.1508)"^^geo:wktLiteral ;
  geo-pos:lat "49.4982"^^xsd:decimal ;
  geo-pos:long "-11.1508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966761_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1508'^^xsd:double;
  dwc:latitude '49.4982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4982 -11.1508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4982"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4982 -11.1508)"^^geo:wktLiteral ;
  geo-pos:lat "49.4982"^^xsd:decimal ;
  geo-pos:long "-11.1508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966764_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1508'^^xsd:double;
  dwc:latitude '49.4982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4982 -11.1508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4982"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4982 -11.1508)"^^geo:wktLiteral ;
  geo-pos:lat "49.4982"^^xsd:decimal ;
  geo-pos:long "-11.1508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1508'^^xsd:double;
  dwc:latitude '49.4982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966771_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966771_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966771_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4982 -11.1508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4982"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966771_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4982 -11.1508)"^^geo:wktLiteral ;
  geo-pos:lat "49.4982"^^xsd:decimal ;
  geo-pos:long "-11.1508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966771_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966771_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966771_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1508'^^xsd:double;
  dwc:latitude '49.4982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966771_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4982 -11.1508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4982"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4982 -11.1508)"^^geo:wktLiteral ;
  geo-pos:lat "49.4982"^^xsd:decimal ;
  geo-pos:long "-11.1508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966775_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1508'^^xsd:double;
  dwc:latitude '49.4982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4982 -11.1508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4982"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4982 -11.1508)"^^geo:wktLiteral ;
  geo-pos:lat "49.4982"^^xsd:decimal ;
  geo-pos:long "-11.1508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966754_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1508'^^xsd:double;
  dwc:latitude '49.4982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4982 -11.1508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4982"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4982 -11.1508)"^^geo:wktLiteral ;
  geo-pos:lat "49.4982"^^xsd:decimal ;
  geo-pos:long "-11.1508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966748_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966748_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1508'^^xsd:double;
  dwc:latitude '49.4982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966748_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967490_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967490_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Textularia sagittula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114285'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967490_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '114285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967490_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967490_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Textularia sagittula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114285'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967490_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '114285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967490_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967490_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Textularia sagittula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114285'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967490_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '114285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967490_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967490_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Textularia sagittula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114285'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967490_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '114285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967491_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967491_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967491_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967491_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967491_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967491_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967491_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967491_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967491_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967491_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967491_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967491_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967491_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967491_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967491_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967491_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967491_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967491_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967491_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967491_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967491_8'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967491_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967491_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967491_9'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967492_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967492_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967492_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967492_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967492_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967492_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967492_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Triloculina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112047'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967492_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967493_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967493_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967493_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967493_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967493_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967493_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967493_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967493_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967493_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967493_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967493_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967493_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967493_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967493_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967493_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967493_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967493_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967493_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967493_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967493_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967493_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967493_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967493_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967493_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967493_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967493_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967493_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967493_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967493_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967493_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967493_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967493_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967494_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967494_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967494_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967494_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967494_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967494_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967494_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967494_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967469_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967469_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967469_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967469_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967469_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967469_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967469_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Gavelinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967469_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967470_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967470_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967470_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967470_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967470_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967470_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967470_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967470_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967470_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967470_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967470_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967470_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967470_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967470_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967470_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967471_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967471_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967471_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967471_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967471_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967471_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967471_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Grigelis guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '888243'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967471_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '466113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967472_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967472_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967472_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967472_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967472_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967472_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967472_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Hanzawaia boueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113185'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967472_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967472_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967472_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967472_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967472_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967472_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967472_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967472_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Hanzawaia boueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113185'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967472_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967494_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967494_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967494_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967494_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967494_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967494_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967494_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967494_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967494_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967494_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967494_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967494_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967494_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967494_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967494_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967494_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967256_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967256_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967256_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967256_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967256_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967256_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967256_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Amphicoryna scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113780'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967256_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967256_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967256_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967256_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967256_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967256_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967256_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967256_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Amphicoryna scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113780'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967256_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967257_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967257_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967257_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967257_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967257_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967257_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967257_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Bolivina subaenariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112990'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967257_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967258_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967258_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967258_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967258_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967258_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967258_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967258_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Bulimina aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113030'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967258_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967258_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967258_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967258_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967258_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967258_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967258_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967258_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Bulimina aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113030'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967258_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967258_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967258_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967258_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967258_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967258_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967258_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967258_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Bulimina aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113030'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967258_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967259_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967259_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967259_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967259_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967259_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967259_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967259_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Bulimina costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113034'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967259_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967259_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967259_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967259_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967259_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967259_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967259_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967259_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Bulimina costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113034'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967259_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967259_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967259_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967259_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967259_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967259_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967259_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967259_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Bulimina costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113034'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967259_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967260_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967260_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967260_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967260_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967260_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967260_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967260_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Bulimina marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113042'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967260_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967260_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967260_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967260_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967260_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967260_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967260_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967260_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Bulimina marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113042'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967260_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967260_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967260_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967260_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967260_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967260_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967260_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967260_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Bulimina marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113042'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967260_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967261_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967261_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967261_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967261_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967261_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967261_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967261_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113075'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967261_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '397221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967262_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967262_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967262_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967262_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967262_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967262_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967262_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967262_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967262_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967262_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967262_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967262_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967262_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967262_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967262_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967262_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967262_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967262_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967262_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967262_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967262_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967262_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967262_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967262_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967262_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967262_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967262_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967262_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967262_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967262_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967262_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967262_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967263_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967263_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967263_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967263_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967263_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967263_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967263_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113081'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967263_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967264_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967264_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967264_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967264_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967264_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967264_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967264_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967264_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967265_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967265_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967265_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967265_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967265_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967265_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967265_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Cibicides pachydermus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '723134'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967265_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '723134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967266_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967266_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967266_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967266_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967266_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967266_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967266_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Elphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112162'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967266_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967266_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967266_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967266_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967266_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967266_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967266_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967266_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Elphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112162'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967266_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967267_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967267_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967267_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967267_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967267_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967267_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967267_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967267_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967268_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967268_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967268_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967268_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967268_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967268_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967268_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina neosoldanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112898'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967268_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967269_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967269_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967269_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967269_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967269_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967269_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967269_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967269_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967270_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967270_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967270_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967270_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967270_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967270_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967270_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112902'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967270_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967270_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967270_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967270_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967270_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967270_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967270_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967270_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112902'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967270_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967271_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967271_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967271_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967271_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967271_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967271_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967271_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967271_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967271_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967271_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967271_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967271_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967271_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967271_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967271_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967271_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967271_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967271_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967271_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967271_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967271_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967271_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967271_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967271_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967271_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967271_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967271_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967271_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967271_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967271_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967271_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967271_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967271_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967271_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967271_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967271_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967271_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967271_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967271_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967271_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967272_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967272_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967272_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967272_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967272_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967272_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967272_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967272_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967272_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967272_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967272_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967272_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967272_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967272_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967272_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967272_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967272_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967272_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967272_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967272_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967272_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967272_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967272_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967272_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967272_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967272_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967272_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967272_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967272_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967272_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967272_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967272_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967273_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967273_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967273_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967273_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967273_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967273_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967273_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Neolenticulina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113807'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967273_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '466174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967274_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967274_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967274_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967274_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967274_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967274_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967274_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Nonionella turgida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113605'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967274_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '466471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967274_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967274_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967274_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967274_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967274_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967274_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967274_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Nonionella turgida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113605'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967274_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '466471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967274_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967274_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967274_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967274_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967274_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967274_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967274_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Nonionella turgida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113605'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967274_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '466471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967275_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967275_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967275_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967275_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967275_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967275_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967275_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967275_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967275_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967275_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967275_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967275_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967275_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967275_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967275_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967275_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967276_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967276_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967276_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967276_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967276_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967276_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967276_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967276_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967276_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967276_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967276_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967276_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967276_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967276_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967276_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967276_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967277_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967277_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967277_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967277_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967277_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967277_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967277_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967277_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967278_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967278_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967278_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967278_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967278_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967278_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967278_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967278_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967278_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967278_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967278_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967278_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967278_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967278_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967278_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967278_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967278_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967278_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967278_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967278_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967278_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967278_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967278_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967278_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967279_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967279_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967279_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967279_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967279_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967279_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967279_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967279_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967279_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967279_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967279_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967279_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967279_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967279_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967279_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967279_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967279_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967279_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967279_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967279_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967279_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967279_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967279_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967279_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967280_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967280_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967280_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967280_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967280_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967280_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967280_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967280_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967280_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967280_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967280_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967280_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967280_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967280_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967280_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967280_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967280_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967280_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967280_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967280_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967280_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967280_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967280_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967280_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967280_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967280_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967280_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967280_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967280_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967280_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967280_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967280_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967280_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967280_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967280_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967280_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967280_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967280_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967280_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967280_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967457_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967457_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967457_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967457_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967457_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967457_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967457_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Ammolagena clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113827'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967457_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967458_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967458_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967458_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967458_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967458_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967458_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967458_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria tenuimargo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113920'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967458_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967458_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967458_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967458_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967458_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967458_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967458_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967458_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria tenuimargo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113920'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967458_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967458_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967458_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967458_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967458_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967458_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967458_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967458_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria tenuimargo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113920'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967458_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967459_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967459_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967459_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967459_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967459_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967459_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967459_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Amphicoryna scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113780'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967459_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967459_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967459_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967459_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967459_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967459_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967459_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967459_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Amphicoryna scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113780'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967459_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967460_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967460_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Bigenerina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112301'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967460_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967460_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967460_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Bigenerina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112301'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967460_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967460_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967460_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Bigenerina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112301'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967460_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967460_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967460_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Bigenerina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112301'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967460_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967460_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967460_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Bigenerina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112301'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967460_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967461_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967461_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967461_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967461_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967461_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967461_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967461_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Bulimina costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113034'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967461_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967462_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967462_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Bulimina marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113042'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967462_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967462_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967462_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Bulimina marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113042'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967462_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967462_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967462_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Bulimina marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113042'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967462_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967462_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967462_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Bulimina marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113042'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967462_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967462_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967462_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Bulimina marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113042'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967462_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967462_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967462_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Bulimina marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113042'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967462_8'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967463_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967463_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967463_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967463_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967463_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967463_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967463_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Cancris auriculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112940'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967463_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '582554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967463_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967463_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967463_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967463_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967463_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967463_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967463_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Cancris auriculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112940'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967463_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '582554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967463_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967463_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967463_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967463_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967463_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967463_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967463_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Cancris auriculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112940'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967463_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '582554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967464_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967464_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967464_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967464_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967464_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967464_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967464_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967464_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967464_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967464_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967464_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967464_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967464_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967464_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967464_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967464_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967465_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967465_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967465_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967465_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967465_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967465_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967465_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Chilostomella oolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113553'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967465_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967465_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967465_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967465_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967465_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967465_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967465_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967465_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Chilostomella oolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113553'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967465_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967465_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967465_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967465_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967465_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967465_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967465_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967465_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Chilostomella oolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113553'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967465_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967465_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967465_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967465_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967465_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967465_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967465_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967465_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Chilostomella oolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113553'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967465_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967466_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967466_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967466_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967466_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967466_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967466_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967466_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967466_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967468_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967468_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967468_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967468_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967468_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967468_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967468_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967468_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967473_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967473_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967473_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967473_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967473_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967473_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967473_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967473_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967473_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967473_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967473_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967473_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967474_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967474_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967474_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967474_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967474_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967474_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967474_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967474_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967475_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967475_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967475_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967475_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967475_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967475_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967475_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967475_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967475_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967475_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967475_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967475_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967475_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967475_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967475_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967475_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967477_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967477_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967477_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967477_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967477_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967477_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967477_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Nonionella turgida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113605'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967477_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '466471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967478_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967478_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967478_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967478_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967478_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967478_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967478_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Oolina hexagona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113221'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967478_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967479_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967479_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967479_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967479_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967479_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967479_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967479_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112594'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967479_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967480_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967480_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967480_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967480_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967480_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967480_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967480_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967480_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967480_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967480_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967480_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967480_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967480_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967480_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967480_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967480_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967480_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967480_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967480_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967480_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967480_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967480_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967480_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967480_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967480_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967480_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967480_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967480_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967480_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967480_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967480_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967480_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967481_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967481_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967481_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967481_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967481_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967481_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967481_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967481_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967481_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967481_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967481_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967481_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967481_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967481_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967481_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967481_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967482_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967482_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967482_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967482_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967482_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967482_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967482_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967482_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967482_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967482_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967482_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967482_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967482_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967482_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967482_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967482_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967482_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967482_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967482_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967482_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967482_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967482_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967482_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967482_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967483_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967483_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967483_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967483_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967483_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967483_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967483_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967483_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967484_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967484_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967484_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967484_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967484_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967484_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967484_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967484_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967485_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967485_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967485_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967485_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967485_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967485_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967485_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967485_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967485_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967485_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967485_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967485_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967485_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967485_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967485_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967485_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967485_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967485_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967485_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967485_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967485_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967485_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967485_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967485_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967486_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967486_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967486_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967486_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967486_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967486_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967486_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina cf. abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967486_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967486_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967486_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967486_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967486_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967486_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967486_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967486_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina cf. abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967486_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967486_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967486_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967486_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967486_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967486_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967486_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967486_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina cf. abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967486_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967486_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967486_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967486_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967486_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967486_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967486_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967486_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina cf. abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967486_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967487_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967487_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967487_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967487_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967487_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967487_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967487_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967487_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967487_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967487_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967487_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967487_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967487_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967487_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967487_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967487_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967488_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967488_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967488_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967488_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967488_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967488_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967488_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Siphotextularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112392'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967488_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967488_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967488_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967488_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967488_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967488_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967488_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967488_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Siphotextularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112392'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967488_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967488_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967488_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967488_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967488_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967488_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967488_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967488_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Siphotextularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112392'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967488_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967489_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967489_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967489_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967489_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967489_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967489_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967489_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Textularia agglutinans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114264'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967489_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '114264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967490_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967490_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Textularia sagittula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114285'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967490_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '114285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967490_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967490_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Textularia sagittula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114285'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967490_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '114285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967457_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967457_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967457_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967457_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967457_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967457_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967457_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Ammolagena clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113827'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967457_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967458_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967458_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967458_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967458_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967458_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967458_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967458_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria tenuimargo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113920'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967458_8'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967459_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967459_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967459_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967459_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967459_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967459_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967459_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Amphicoryna scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113780'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967459_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967459_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967459_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967459_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967459_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967459_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967459_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967459_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Amphicoryna scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113780'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967459_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967460_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967460_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Bigenerina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112301'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967460_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967460_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967460_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967460_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Bigenerina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112301'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967460_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967462_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967462_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967462_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Bulimina marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113042'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967462_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967463_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967463_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967463_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967463_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967463_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967463_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967463_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Cancris auriculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112940'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967463_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '582554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967463_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967463_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967463_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967463_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967463_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967463_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967463_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Cancris auriculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112940'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967463_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '582554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967463_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967463_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967463_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967463_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967463_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967463_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967463_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Cancris auriculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112940'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967463_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '582554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967464_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967464_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967464_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967464_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967464_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967464_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967464_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967464_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967465_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967465_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967465_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967465_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967465_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967465_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967465_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Chilostomella oolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113553'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967465_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967465_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967465_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967465_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967465_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967465_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967465_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967465_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Chilostomella oolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113553'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967465_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967470_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967470_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967470_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967470_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967470_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967470_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967470_6'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967473_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967473_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967473_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967473_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967473_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967473_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967473_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967473_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967473_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967473_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967476_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967476_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967476_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967476_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967476_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967476_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967476_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Neolenticulina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113807'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967476_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '466174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967480_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967480_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967480_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967480_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967480_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967480_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967480_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967480_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967480_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967480_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967480_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967480_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967480_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967480_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967480_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967480_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967481_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967481_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967481_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967481_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967481_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967481_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967481_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967481_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967482_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967482_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967482_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967482_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967482_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967482_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967482_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967482_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967483_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967483_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967483_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967483_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967483_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967483_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967483_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967483_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967485_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967485_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967485_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967485_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967485_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967485_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967485_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967485_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967485_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967485_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967485_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967485_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967485_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967485_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967485_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967485_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967485_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967485_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967485_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967485_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967485_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967485_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967485_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967485_7'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967488_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967488_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967488_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967488_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967488_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967488_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967488_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Siphotextularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112392'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967488_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967490_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967490_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Textularia sagittula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114285'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967490_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '114285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967490_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967490_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967490_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Textularia sagittula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '114285'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967490_8'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '114285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967491_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967491_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967491_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967491_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967492_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967492_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967492_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967492_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967492_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967492_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967492_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Triloculina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112047'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967492_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967493_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967493_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967493_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967493_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967493_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967493_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967493_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967493_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967493_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967493_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967493_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967493_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967493_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967493_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967493_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967493_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967494_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967494_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967494_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967494_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207933%3A6967494_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967494_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207933'^^xsd:string;
  dwc:catalogNumber '6967494_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207933'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207933:6967494_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967256_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967256_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967256_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967256_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967256_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967256_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967256_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Amphicoryna scalaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113780'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967256_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967258_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967258_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967258_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967258_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967258_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967258_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967258_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Bulimina aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113030'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967258_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967260_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967260_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967260_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967260_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967260_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967260_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967260_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Bulimina marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113042'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967260_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967260_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967260_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967260_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967260_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967260_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967260_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967260_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Bulimina marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113042'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967260_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967262_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967262_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967262_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967262_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967262_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967262_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967262_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967262_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967272_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967272_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967272_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967272_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967272_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967272_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967272_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Hyalinea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113636'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967272_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967274_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967274_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967274_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967274_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967274_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967274_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967274_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Nonionella turgida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113605'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967274_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '466471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967276_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967276_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967276_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967276_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967276_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967276_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967276_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967276_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967278_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967278_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967278_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967278_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967278_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967278_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967278_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967278_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967278_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967278_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967278_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967278_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967278_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967278_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967278_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Trifarina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113757'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967278_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967279_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967279_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967279_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967279_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967279_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967279_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967279_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967279_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967279_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967279_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967279_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4966"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967279_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4966 -11.1479)"^^geo:wktLiteral ;
  geo-pos:lat "49.4966"^^xsd:decimal ;
  geo-pos:long "-11.1479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207926%3A6967279_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967279_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-11'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207926'^^xsd:string;
  dwc:catalogNumber '6967279_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207926'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'de Stigter, Henko'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1479'^^xsd:double;
  dwc:latitude '49.4966'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113772'^^xsd:integer;
  dwc:sampleSize '#/g'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207926:6967279_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '113772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4953 -11.1456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4953"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4953 -11.1456)"^^geo:wktLiteral ;
  geo-pos:lat "49.4953"^^xsd:decimal ;
  geo-pos:long "-11.1456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966740_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1456'^^xsd:double;
  dwc:latitude '49.4953'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4953 -11.1456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4953"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4953 -11.1456)"^^geo:wktLiteral ;
  geo-pos:lat "49.4953"^^xsd:decimal ;
  geo-pos:long "-11.1456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966742_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966742_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1456'^^xsd:double;
  dwc:latitude '49.4953'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966742_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4953 -11.1456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4953"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4953 -11.1456)"^^geo:wktLiteral ;
  geo-pos:lat "49.4953"^^xsd:decimal ;
  geo-pos:long "-11.1456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966748_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966748_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1456'^^xsd:double;
  dwc:latitude '49.4953'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966748_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4953 -11.1456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4953"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4953 -11.1456)"^^geo:wktLiteral ;
  geo-pos:lat "49.4953"^^xsd:decimal ;
  geo-pos:long "-11.1456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966754_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1456'^^xsd:double;
  dwc:latitude '49.4953'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4953 -11.1456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4953"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4953 -11.1456)"^^geo:wktLiteral ;
  geo-pos:lat "49.4953"^^xsd:decimal ;
  geo-pos:long "-11.1456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966756_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966756_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1456'^^xsd:double;
  dwc:latitude '49.4953'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966756_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4953 -11.1456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4953"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4953 -11.1456)"^^geo:wktLiteral ;
  geo-pos:lat "49.4953"^^xsd:decimal ;
  geo-pos:long "-11.1456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966761_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1456'^^xsd:double;
  dwc:latitude '49.4953'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4953 -11.1456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4953"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4953 -11.1456)"^^geo:wktLiteral ;
  geo-pos:lat "49.4953"^^xsd:decimal ;
  geo-pos:long "-11.1456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966764_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1456'^^xsd:double;
  dwc:latitude '49.4953'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4953 -11.1456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4953"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4953 -11.1456)"^^geo:wktLiteral ;
  geo-pos:lat "49.4953"^^xsd:decimal ;
  geo-pos:long "-11.1456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966774_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1456'^^xsd:double;
  dwc:latitude '49.4953'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4953 -11.1456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4953"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4953 -11.1456)"^^geo:wktLiteral ;
  geo-pos:lat "49.4953"^^xsd:decimal ;
  geo-pos:long "-11.1456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1456'^^xsd:double;
  dwc:latitude '49.4953'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4953 -11.1456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4953"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4953 -11.1456)"^^geo:wktLiteral ;
  geo-pos:lat "49.4953"^^xsd:decimal ;
  geo-pos:long "-11.1456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966775_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1456'^^xsd:double;
  dwc:latitude '49.4953'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4953 -11.1456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4953"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4953 -11.1456)"^^geo:wktLiteral ;
  geo-pos:lat "49.4953"^^xsd:decimal ;
  geo-pos:long "-11.1456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966750_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1456'^^xsd:double;
  dwc:latitude '49.4953'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4953 -11.1456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4953"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4953 -11.1456)"^^geo:wktLiteral ;
  geo-pos:lat "49.4953"^^xsd:decimal ;
  geo-pos:long "-11.1456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966752_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966752_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ectoprocta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1456'^^xsd:double;
  dwc:latitude '49.4953'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2601'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966752_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4922"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  geo-pos:lat "49.4922"^^xsd:decimal ;
  geo-pos:long "-11.1423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966715_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966715_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966715_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1423'^^xsd:double;
  dwc:latitude '49.4922'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966715_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4922"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  geo-pos:lat "49.4922"^^xsd:decimal ;
  geo-pos:long "-11.1423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966716_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966716_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966716_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1423'^^xsd:double;
  dwc:latitude '49.4922'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966716_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4922"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  geo-pos:lat "49.4922"^^xsd:decimal ;
  geo-pos:long "-11.1423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966719_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966719_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966719_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1423'^^xsd:double;
  dwc:latitude '49.4922'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966719_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966722_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966722_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966722_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4922"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966722_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  geo-pos:lat "49.4922"^^xsd:decimal ;
  geo-pos:long "-11.1423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207847%3A6966722_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966722_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207847'^^xsd:string;
  dwc:catalogNumber '6966722_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207847'^^xsd:anyURI;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1423'^^xsd:double;
  dwc:latitude '49.4922'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207847:6966722_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4922"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  geo-pos:lat "49.4922"^^xsd:decimal ;
  geo-pos:long "-11.1423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966740_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1423'^^xsd:double;
  dwc:latitude '49.4922'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4922"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  geo-pos:lat "49.4922"^^xsd:decimal ;
  geo-pos:long "-11.1423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966743_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966743_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1423'^^xsd:double;
  dwc:latitude '49.4922'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966743_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966745_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966745_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966745_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4922"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966745_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  geo-pos:lat "49.4922"^^xsd:decimal ;
  geo-pos:long "-11.1423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966745_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966745_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966745_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1423'^^xsd:double;
  dwc:latitude '49.4922'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966745_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4922"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  geo-pos:lat "49.4922"^^xsd:decimal ;
  geo-pos:long "-11.1423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966750_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1423'^^xsd:double;
  dwc:latitude '49.4922'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4922"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  geo-pos:lat "49.4922"^^xsd:decimal ;
  geo-pos:long "-11.1423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966754_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1423'^^xsd:double;
  dwc:latitude '49.4922'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4922"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  geo-pos:lat "49.4922"^^xsd:decimal ;
  geo-pos:long "-11.1423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966755_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1423'^^xsd:double;
  dwc:latitude '49.4922'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4922"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  geo-pos:lat "49.4922"^^xsd:decimal ;
  geo-pos:long "-11.1423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966756_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966756_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966756_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1423'^^xsd:double;
  dwc:latitude '49.4922'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966756_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4922"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  geo-pos:lat "49.4922"^^xsd:decimal ;
  geo-pos:long "-11.1423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966761_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1423'^^xsd:double;
  dwc:latitude '49.4922'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966767_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966767_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966767_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4922"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966767_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  geo-pos:lat "49.4922"^^xsd:decimal ;
  geo-pos:long "-11.1423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966767_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966767_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966767_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Pogonophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1423'^^xsd:double;
  dwc:latitude '49.4922'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966767_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4922"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  geo-pos:lat "49.4922"^^xsd:decimal ;
  geo-pos:long "-11.1423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1423'^^xsd:double;
  dwc:latitude '49.4922'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4922"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  geo-pos:lat "49.4922"^^xsd:decimal ;
  geo-pos:long "-11.1423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966774_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1423'^^xsd:double;
  dwc:latitude '49.4922'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4922"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  geo-pos:lat "49.4922"^^xsd:decimal ;
  geo-pos:long "-11.1423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966775_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1423'^^xsd:double;
  dwc:latitude '49.4922'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4922"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  geo-pos:lat "49.4922"^^xsd:decimal ;
  geo-pos:long "-11.1423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966764_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1423'^^xsd:double;
  dwc:latitude '49.4922'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4922"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  geo-pos:lat "49.4922"^^xsd:decimal ;
  geo-pos:long "-11.1423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966748_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966748_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1423'^^xsd:double;
  dwc:latitude '49.4922'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966748_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4922"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4922 -11.1423)"^^geo:wktLiteral ;
  geo-pos:lat "49.4922"^^xsd:decimal ;
  geo-pos:long "-11.1423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966752_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966752_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966752_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ectoprocta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.1423'^^xsd:double;
  dwc:latitude '49.4922'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2601'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966752_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966629_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966629_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966629_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966629_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966629_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966629_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966629_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966629_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966629_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966629_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966629_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966629_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966629_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966629_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966629_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966629_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966629_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966629_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966629_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966629_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966629_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966629_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966629_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966629_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966629_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966629_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966629_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966629_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966629_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966629_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966629_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966629_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966630_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966630_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966630_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966630_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966630_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966630_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966630_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966630_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966630_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966630_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966630_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966630_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966630_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966630_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966630_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966630_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966631_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966631_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966631_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966631_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966631_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966631_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966631_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966631_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966632_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966632_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966632_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966632_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966632_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966632_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966632_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966632_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966633_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966633_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966633_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966633_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966633_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966633_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966633_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966633_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966634_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966634_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966634_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966634_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966634_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966634_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966634_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966634_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966635_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966635_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966635_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966635_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966635_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966635_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966635_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966635_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966635_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966635_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966635_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966635_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966635_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966635_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966635_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966635_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966635_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966635_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966635_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966635_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966635_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966635_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966635_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966635_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966636_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966636_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966636_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966636_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966636_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966636_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966636_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966636_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966636_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966636_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966636_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966636_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966636_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966636_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966636_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966636_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966636_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966636_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966636_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966636_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966636_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966636_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966636_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966636_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966637_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966637_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966637_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966637_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966637_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966637_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966637_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966637_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966637_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966637_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966637_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966637_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966637_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966637_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966637_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966637_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966638_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966638_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966638_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966638_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966638_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966638_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966638_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966638_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966638_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966638_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966638_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966638_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966639_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966639_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966639_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966639_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966639_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966639_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966639_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966639_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966639_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966639_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966639_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966639_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966639_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966639_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966639_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966639_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966639_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966639_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966639_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966639_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966639_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966639_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966639_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966639_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966639_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966639_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966639_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966639_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966639_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966639_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966639_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966639_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966640_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966640_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966640_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966640_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966640_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966640_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966640_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966640_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966640_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966640_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966640_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966640_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966640_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966640_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966640_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966640_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966643_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966643_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966643_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966643_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966643_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966643_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966643_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966643_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966643_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966643_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966643_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966643_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966643_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966643_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966643_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966643_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966644_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966644_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966644_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966644_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966644_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966644_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966644_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Comesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2426'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966644_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966644_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966644_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966644_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966644_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966644_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966644_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966644_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Comesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2426'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966644_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966645_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966645_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966645_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966645_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966645_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966645_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966645_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966645_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966646_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966646_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966646_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966646_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966646_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966646_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966646_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966646_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966646_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966646_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966646_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966646_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966646_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966646_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966646_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966647_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966647_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966647_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966647_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966647_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966647_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966647_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966647_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966648_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966648_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966648_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966648_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966648_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966648_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966648_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966648_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966648_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966648_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966648_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966648_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966648_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966648_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966648_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966648_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966648_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966648_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966648_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966648_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966648_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966648_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966648_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966648_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966650_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966650_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966650_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966650_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966650_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966650_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966650_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966650_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966651_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966651_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966651_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966651_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966651_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966651_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966651_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966651_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966651_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966651_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966651_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966651_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966651_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966651_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966651_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966651_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966653_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966653_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966653_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966653_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966653_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966653_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966653_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966653_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966655_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966655_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966655_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966655_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966655_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966655_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966655_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966655_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966655_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966655_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966655_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966655_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966655_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966655_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966655_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966655_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966656_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966656_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966656_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966656_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966656_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966656_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966656_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966656_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966656_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966656_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966656_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966656_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966656_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966656_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966656_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966656_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966656_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966656_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966656_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966656_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966656_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966656_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966656_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966656_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966657_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966657_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966657_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966657_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966657_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966657_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966657_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966657_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966657_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966657_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966657_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966657_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966657_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966657_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966657_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966657_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966657_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966657_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966657_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966657_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966657_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966657_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966657_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966657_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966658_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966658_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966658_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966658_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966658_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966658_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966658_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966658_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966659_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966659_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966659_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966659_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966659_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966659_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966659_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966659_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966660_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966660_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966660_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966660_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966660_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966660_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966660_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966660_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966660_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966660_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966660_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966660_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966660_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966660_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966660_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966660_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966661_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966661_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966661_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966661_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966661_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966661_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966661_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966661_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966661_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966661_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966661_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966661_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966661_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966661_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966661_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966661_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966662_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966662_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966662_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966662_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966662_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966662_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966662_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966662_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966663_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966663_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966663_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966663_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966663_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966663_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966663_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966663_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966663_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966663_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966663_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966663_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966664_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966664_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966664_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966664_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966664_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966664_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966664_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966664_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966665_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966665_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966665_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966665_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966665_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966665_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966665_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966665_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966665_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966665_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966665_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966665_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966665_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966665_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966665_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966665_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966665_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966665_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966665_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966665_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966665_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966665_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966665_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966665_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966665_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966665_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966665_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966665_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966665_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966665_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966665_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966665_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966665_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966665_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966665_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966665_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966665_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966665_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966665_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966665_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966666_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966666_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966666_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966666_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966666_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966666_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966666_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966666_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966666_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966666_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966666_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966666_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966666_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966666_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966666_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966666_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966673_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966673_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966673_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966673_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966673_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966673_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966673_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966673_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966674_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966674_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966674_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966674_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966674_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966674_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966674_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966674_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966675_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966675_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966675_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966675_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966675_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966675_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966675_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966675_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966676_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966676_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966676_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966676_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966676_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966676_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966676_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966676_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966677_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966677_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966677_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966677_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966677_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966677_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966677_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Parodontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2420'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966677_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966678_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966678_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966678_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966678_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966678_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966678_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966678_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966678_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966678_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966678_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966678_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966678_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966678_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966678_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966678_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966678_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966679_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966679_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966679_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966679_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966679_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966679_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966679_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966679_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966680_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966680_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966680_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966680_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966680_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966680_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966680_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966680_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966681_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966681_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966681_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966681_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966681_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966681_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966681_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966681_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966682_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966682_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966682_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966682_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966682_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966682_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966682_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966682_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966682_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966682_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966682_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966682_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966682_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966682_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966682_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966682_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966683_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966683_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966683_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966683_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966683_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966683_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966683_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966683_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966683_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966683_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966683_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966683_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966683_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966683_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966683_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966683_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966684_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966684_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966684_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966684_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966684_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966684_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966684_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966684_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966684_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966684_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966684_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966684_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966684_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966684_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966684_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966684_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966684_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966684_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966684_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966684_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966684_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966684_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966684_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966684_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966685_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966685_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966685_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966685_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966685_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966685_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966685_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966685_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966686_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966686_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966686_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966686_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966686_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966686_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966686_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966686_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966687_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966687_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966687_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966687_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966687_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966687_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966687_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966687_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966688_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966688_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966688_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966688_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966688_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966688_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966688_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966688_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966689_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966689_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966689_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966689_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966689_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966689_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966689_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966689_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966690_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966690_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966690_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966690_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966690_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966690_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966690_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966690_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966690_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966690_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966690_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966690_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966690_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966690_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966690_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966690_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966691_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966691_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966691_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966691_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966691_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966691_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966691_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966691_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966691_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966691_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966691_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966691_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966691_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966691_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966691_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966691_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966691_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966691_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966691_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966691_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966691_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966691_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966691_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966691_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966691_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966691_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966691_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966691_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966691_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966691_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966691_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966691_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966693_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966693_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966693_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966693_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966693_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966693_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966693_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966693_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966693_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966693_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966693_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966693_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966693_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966693_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966693_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966693_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966693_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966693_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966694_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966694_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966694_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966694_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966694_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966694_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966694_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966694_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966699_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966699_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966699_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966699_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966699_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966699_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966699_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966699_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966700_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966700_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966700_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966700_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966700_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966700_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966700_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966700_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966700_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966700_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966700_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966700_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966700_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966700_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966700_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966700_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966700_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966700_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966700_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966700_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966700_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966700_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966700_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Nauplii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966700_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966701_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966701_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966701_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966701_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966701_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966701_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966701_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966701_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966701_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966701_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966701_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966701_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966701_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966701_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966701_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966701_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966701_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966701_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966705_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966705_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966705_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966705_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966705_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966705_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966705_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966705_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966705_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966705_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966705_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966705_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966705_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966705_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966705_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966705_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966705_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966705_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966705_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966705_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966705_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966705_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966705_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966705_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966705_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966709_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966709_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966709_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966709_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966709_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966709_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966709_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966709_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966709_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966709_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966709_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966709_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966709_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966709_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966709_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966709_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966709_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966709_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966709_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966709_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966709_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966709_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966709_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966709_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966667_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966667_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966667_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966667_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966667_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966667_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966667_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966667_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966667_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966667_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966667_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966667_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966667_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966667_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966667_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966667_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966667_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966667_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966667_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966667_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966667_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966667_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966667_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966667_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966668_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966668_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966668_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966668_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966668_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966668_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966668_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966668_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966669_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966669_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966669_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966669_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966669_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966669_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966669_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966669_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966670_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966670_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966670_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966670_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966670_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966670_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966670_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Neotonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2325'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966670_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966671_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966671_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966671_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966671_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966671_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966671_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966671_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966671_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966672_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966672_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966672_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966672_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966672_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966672_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966672_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966672_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966672_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966672_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966672_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966672_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966672_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966672_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966672_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966672_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966819_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966819_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966819_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966819_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966819_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966819_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966819_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Miscellaneous'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966819_12'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207850%3A6966826_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966826_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207850'^^xsd:string;
  dwc:catalogNumber '6966826_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207850'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207850:6966826_12'^^xsd:anyURI;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966690_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966690_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966690_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966690_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966690_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966690_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966690_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966690_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966691_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966691_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966691_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966691_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966691_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966691_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966691_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966691_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966691_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966691_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966691_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966691_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966691_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966691_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966691_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966691_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966692_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966692_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966692_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966692_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966692_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966692_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966692_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966692_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966693_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966693_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966693_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966693_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966701_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966701_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966701_1'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966701_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966701_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966701_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966701_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966707_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966707_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966707_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966707_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966707_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966707_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966707_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966707_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966629_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966629_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966629_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966629_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966629_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966629_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966629_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966629_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966630_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966630_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966630_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966630_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966630_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966630_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966630_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966630_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966631_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966631_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966631_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966631_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966631_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966631_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966631_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966631_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966635_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966635_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966635_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966635_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966635_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966635_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966635_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966635_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966636_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966636_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966636_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966636_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966636_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966636_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966636_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966636_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966638_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966638_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966638_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966638_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966638_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966638_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966638_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966638_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966638_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966638_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966639_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966639_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966639_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966639_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966639_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966639_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966639_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966639_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966640_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966640_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966640_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966640_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966640_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966640_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966640_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966640_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966641_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966641_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966641_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966641_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966641_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966641_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966641_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966641_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966642_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966642_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966642_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966642_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966642_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966642_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966642_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966642_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966643_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966643_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966643_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966643_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966643_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966643_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966643_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966643_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966646_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966646_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966646_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966646_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966646_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966646_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966646_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966647_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966647_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966647_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966647_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966647_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966647_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966647_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966647_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966648_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966648_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966648_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966648_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966648_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966648_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966648_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966648_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966649_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966649_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966649_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966649_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966649_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966649_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966649_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Diplolaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2444'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966649_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966652_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966652_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966652_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966652_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966652_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966652_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966652_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966652_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966653_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966653_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966653_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966653_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966653_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966653_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966653_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966653_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966654_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966654_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966654_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966654_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966654_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966654_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966654_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Filitonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '153208'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966654_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '153208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966656_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966656_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966656_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966656_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966656_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966656_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966656_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966656_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966656_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966656_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966656_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966656_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966656_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966656_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966656_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966656_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966658_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966658_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966658_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966658_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966658_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966658_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966658_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966658_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966660_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966660_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966660_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966660_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966660_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966660_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966660_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966660_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966663_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966663_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966663_2'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966663_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966663_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966663_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966663_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966663_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966663_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966663_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966665_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966665_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966665_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966665_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966665_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966665_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966665_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966665_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966666_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966666_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966666_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966666_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966666_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966666_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966666_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966666_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966667_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966667_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966667_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966667_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966667_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966667_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966667_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966667_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966669_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966669_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966669_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966669_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966669_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966669_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966669_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966669_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966672_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966672_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966672_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966672_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966672_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966672_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966672_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966672_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966672_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966672_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966672_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966672_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966672_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966672_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966672_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966672_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966673_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966673_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966673_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966673_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966673_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966673_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966673_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966673_7'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966675_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966675_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966675_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966675_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966675_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966675_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966675_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966675_3'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966678_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966678_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966678_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966678_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966678_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966678_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966678_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966678_8'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966681_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966681_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966681_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966681_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966681_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966681_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966681_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966681_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966682_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966682_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966682_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966682_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966682_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966682_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966682_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966682_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966684_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966684_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966684_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966684_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966684_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966684_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966684_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966684_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966684_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966684_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966684_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966684_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966684_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966684_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966684_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966684_6'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966687_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966687_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966687_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966687_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966687_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966687_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966687_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966687_4'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966687_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966687_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966687_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.483"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966687_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.483 -11.1328)"^^geo:wktLiteral ;
  geo-pos:lat "49.483"^^xsd:decimal ;
  geo-pos:long "-11.1328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207846%3A6966687_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966687_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207846'^^xsd:string;
  dwc:catalogNumber '6966687_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207846'^^xsd:anyURI;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'OMEX-I Project Members,'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-11.1328'^^xsd:double;
  dwc:latitude '49.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207846:6966687_5'^^xsd:anyURI;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3837 -11.0027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3837"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3837 -11.0027)"^^geo:wktLiteral ;
  geo-pos:lat "49.3837"^^xsd:decimal ;
  geo-pos:long "-11.0027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966740_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966740_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.0027'^^xsd:double;
  dwc:latitude '49.3837'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966740_36'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3837 -11.0027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3837"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3837 -11.0027)"^^geo:wktLiteral ;
  geo-pos:lat "49.3837"^^xsd:decimal ;
  geo-pos:long "-11.0027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966743_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966743_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966743_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.0027'^^xsd:double;
  dwc:latitude '49.3837'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966743_36'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3837 -11.0027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3837"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3837 -11.0027)"^^geo:wktLiteral ;
  geo-pos:lat "49.3837"^^xsd:decimal ;
  geo-pos:long "-11.0027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966748_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966748_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966748_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.0027'^^xsd:double;
  dwc:latitude '49.3837'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966748_36'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3837 -11.0027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3837"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3837 -11.0027)"^^geo:wktLiteral ;
  geo-pos:lat "49.3837"^^xsd:decimal ;
  geo-pos:long "-11.0027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966754_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966754_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.0027'^^xsd:double;
  dwc:latitude '49.3837'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966754_36'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3837 -11.0027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3837"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3837 -11.0027)"^^geo:wktLiteral ;
  geo-pos:lat "49.3837"^^xsd:decimal ;
  geo-pos:long "-11.0027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966755_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966755_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.0027'^^xsd:double;
  dwc:latitude '49.3837'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966755_36'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3837 -11.0027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3837"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3837 -11.0027)"^^geo:wktLiteral ;
  geo-pos:lat "49.3837"^^xsd:decimal ;
  geo-pos:long "-11.0027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966761_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966761_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.0027'^^xsd:double;
  dwc:latitude '49.3837'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966761_36'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3837 -11.0027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3837"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3837 -11.0027)"^^geo:wktLiteral ;
  geo-pos:lat "49.3837"^^xsd:decimal ;
  geo-pos:long "-11.0027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966764_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966764_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.0027'^^xsd:double;
  dwc:latitude '49.3837'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966764_36'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3837 -11.0027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3837"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3837 -11.0027)"^^geo:wktLiteral ;
  geo-pos:lat "49.3837"^^xsd:decimal ;
  geo-pos:long "-11.0027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966768_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966768_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.0027'^^xsd:double;
  dwc:latitude '49.3837'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966768_36'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3837 -11.0027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3837"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3837 -11.0027)"^^geo:wktLiteral ;
  geo-pos:lat "49.3837"^^xsd:decimal ;
  geo-pos:long "-11.0027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966774_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966774_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.0027'^^xsd:double;
  dwc:latitude '49.3837'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966774_36'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3837 -11.0027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3837"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3837 -11.0027)"^^geo:wktLiteral ;
  geo-pos:lat "49.3837"^^xsd:decimal ;
  geo-pos:long "-11.0027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966775_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966775_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.0027'^^xsd:double;
  dwc:latitude '49.3837'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966775_36'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3837 -11.0027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3837"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3837 -11.0027)"^^geo:wktLiteral ;
  geo-pos:lat "49.3837"^^xsd:decimal ;
  geo-pos:long "-11.0027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207849%3A6966750_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207849'^^xsd:string;
  dwc:catalogNumber '6966750_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207849'^^xsd:anyURI;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-11.0027'^^xsd:double;
  dwc:latitude '49.3837'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207849:6966750_36'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933938_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933938_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933938_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5055 -10.9942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5055"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9942"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933938_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5055 -10.9942)"^^geo:wktLiteral ;
  geo-pos:lat "49.5055"^^xsd:decimal ;
  geo-pos:long "-10.9942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933938_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.204034:6933938_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-24'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.204034'^^xsd:string;
  dwc:catalogNumber '6933938_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.204034'^^xsd:anyURI;
  dwc:scientificName 'Prorocentrum dentatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Joint, Ian'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.9942'^^xsd:double;
  dwc:latitude '49.5055'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '110298'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.204034:6933938_4'^^xsd:anyURI;
  dwc:observationDate '1994-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '110298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933932_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933932_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933932_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5055 -10.9942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5055"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9942"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933932_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5055 -10.9942)"^^geo:wktLiteral ;
  geo-pos:lat "49.5055"^^xsd:decimal ;
  geo-pos:long "-10.9942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933932_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.204034:6933932_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-24'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.204034'^^xsd:string;
  dwc:catalogNumber '6933932_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.204034'^^xsd:anyURI;
  dwc:scientificName 'Dinophysis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Joint, Ian'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.9942'^^xsd:double;
  dwc:latitude '49.5055'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '109651'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.204034:6933932_4'^^xsd:anyURI;
  dwc:observationDate '1994-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '109651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933935_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933935_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933935_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5055 -10.9942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5055"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9942"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933935_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5055 -10.9942)"^^geo:wktLiteral ;
  geo-pos:lat "49.5055"^^xsd:decimal ;
  geo-pos:long "-10.9942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933935_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.204034:6933935_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-24'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.204034'^^xsd:string;
  dwc:catalogNumber '6933935_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.204034'^^xsd:anyURI;
  dwc:scientificName 'Mesoporos perforatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Joint, Ian'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.9942'^^xsd:double;
  dwc:latitude '49.5055'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '232516'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.204034:6933935_4'^^xsd:anyURI;
  dwc:observationDate '1994-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933942_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933942_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933942_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5055 -10.9942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5055"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9942"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933942_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5055 -10.9942)"^^geo:wktLiteral ;
  geo-pos:lat "49.5055"^^xsd:decimal ;
  geo-pos:long "-10.9942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.204034%3A6933942_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.204034:6933942_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-24'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.204034'^^xsd:string;
  dwc:catalogNumber '6933942_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.204034'^^xsd:anyURI;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Joint, Ian'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.9942'^^xsd:double;
  dwc:latitude '49.5055'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Biology'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.204034:6933942_4'^^xsd:anyURI;
  dwc:observationDate '1994-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8533 -10.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8533"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8533 -10.9083)"^^geo:wktLiteral ;
  geo-pos:lat "47.8533"^^xsd:decimal ;
  geo-pos:long "-10.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966856_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966856_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.9083'^^xsd:double;
  dwc:latitude '47.8533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966856_12'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8533 -10.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8533"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8533 -10.9083)"^^geo:wktLiteral ;
  geo-pos:lat "47.8533"^^xsd:decimal ;
  geo-pos:long "-10.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966870_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966870_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.9083'^^xsd:double;
  dwc:latitude '47.8533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966870_12'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8533 -10.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8533"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8533 -10.9083)"^^geo:wktLiteral ;
  geo-pos:lat "47.8533"^^xsd:decimal ;
  geo-pos:long "-10.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966874_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966874_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.9083'^^xsd:double;
  dwc:latitude '47.8533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966874_12'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8533 -10.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8533"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8533 -10.9083)"^^geo:wktLiteral ;
  geo-pos:lat "47.8533"^^xsd:decimal ;
  geo-pos:long "-10.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966882_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966882_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966882_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.9083'^^xsd:double;
  dwc:latitude '47.8533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966882_12'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966886_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966886_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966886_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8533 -10.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8533"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966886_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8533 -10.9083)"^^geo:wktLiteral ;
  geo-pos:lat "47.8533"^^xsd:decimal ;
  geo-pos:long "-10.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966886_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966886_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966886_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Scyphozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.9083'^^xsd:double;
  dwc:latitude '47.8533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '135220'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966886_12'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8533 -10.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8533"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8533 -10.9083)"^^geo:wktLiteral ;
  geo-pos:lat "47.8533"^^xsd:decimal ;
  geo-pos:long "-10.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966888_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966888_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.9083'^^xsd:double;
  dwc:latitude '47.8533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966888_12'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8533 -10.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8533"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8533 -10.9083)"^^geo:wktLiteral ;
  geo-pos:lat "47.8533"^^xsd:decimal ;
  geo-pos:long "-10.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966889_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966889_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966889_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.9083'^^xsd:double;
  dwc:latitude '47.8533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966889_12'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8533 -10.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8533"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8533 -10.9083)"^^geo:wktLiteral ;
  geo-pos:lat "47.8533"^^xsd:decimal ;
  geo-pos:long "-10.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966877_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966877_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.9083'^^xsd:double;
  dwc:latitude '47.8533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966877_12'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8533 -10.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8533"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8533 -10.9083)"^^geo:wktLiteral ;
  geo-pos:lat "47.8533"^^xsd:decimal ;
  geo-pos:long "-10.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966881_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966881_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.9083'^^xsd:double;
  dwc:latitude '47.8533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966881_12'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8533 -10.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8533"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8533 -10.9083)"^^geo:wktLiteral ;
  geo-pos:lat "47.8533"^^xsd:decimal ;
  geo-pos:long "-10.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966887_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966887_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.9083'^^xsd:double;
  dwc:latitude '47.8533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966887_12'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8533 -10.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8533"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8533 -10.9083)"^^geo:wktLiteral ;
  geo-pos:lat "47.8533"^^xsd:decimal ;
  geo-pos:long "-10.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966876_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966876_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.9083'^^xsd:double;
  dwc:latitude '47.8533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966876_12'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7817 -10.4533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7817 -10.4533)"^^geo:wktLiteral ;
  geo-pos:lat "47.7817"^^xsd:decimal ;
  geo-pos:long "-10.4533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966869_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966869_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966869_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.4533'^^xsd:double;
  dwc:latitude '47.7817'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966869_13'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7817 -10.4533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7817 -10.4533)"^^geo:wktLiteral ;
  geo-pos:lat "47.7817"^^xsd:decimal ;
  geo-pos:long "-10.4533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966870_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966870_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966870_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.4533'^^xsd:double;
  dwc:latitude '47.7817'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966870_13'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7817 -10.4533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7817 -10.4533)"^^geo:wktLiteral ;
  geo-pos:lat "47.7817"^^xsd:decimal ;
  geo-pos:long "-10.4533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966876_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966876_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.4533'^^xsd:double;
  dwc:latitude '47.7817'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966876_13'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7817 -10.4533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7817 -10.4533)"^^geo:wktLiteral ;
  geo-pos:lat "47.7817"^^xsd:decimal ;
  geo-pos:long "-10.4533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966877_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966877_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.4533'^^xsd:double;
  dwc:latitude '47.7817'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966877_13'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7817 -10.4533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7817 -10.4533)"^^geo:wktLiteral ;
  geo-pos:lat "47.7817"^^xsd:decimal ;
  geo-pos:long "-10.4533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966881_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966881_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.4533'^^xsd:double;
  dwc:latitude '47.7817'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966881_13'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7817 -10.4533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7817 -10.4533)"^^geo:wktLiteral ;
  geo-pos:lat "47.7817"^^xsd:decimal ;
  geo-pos:long "-10.4533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966887_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966887_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.4533'^^xsd:double;
  dwc:latitude '47.7817'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966887_13'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7817 -10.4533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7817 -10.4533)"^^geo:wktLiteral ;
  geo-pos:lat "47.7817"^^xsd:decimal ;
  geo-pos:long "-10.4533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966888_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966888_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.4533'^^xsd:double;
  dwc:latitude '47.7817'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966888_13'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7817 -10.4533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7817 -10.4533)"^^geo:wktLiteral ;
  geo-pos:lat "47.7817"^^xsd:decimal ;
  geo-pos:long "-10.4533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966874_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966874_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.4533'^^xsd:double;
  dwc:latitude '47.7817'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966874_13'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7817 -10.4533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7817 -10.4533)"^^geo:wktLiteral ;
  geo-pos:lat "47.7817"^^xsd:decimal ;
  geo-pos:long "-10.4533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966856_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966856_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.4533'^^xsd:double;
  dwc:latitude '47.7817'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966856_13'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7817 -10.4533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7817 -10.4533)"^^geo:wktLiteral ;
  geo-pos:lat "47.7817"^^xsd:decimal ;
  geo-pos:long "-10.4533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966858_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966858_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.4533'^^xsd:double;
  dwc:latitude '47.7817'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966858_13'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993781_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993781_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993781_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9988 -10.3512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9988"^^xsd:decimal ;
  dwc:decimalLongitude "-10.3512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993781_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9988 -10.3512)"^^geo:wktLiteral ;
  geo-pos:lat "42.9988"^^xsd:decimal ;
  geo-pos:long "-10.3512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993781_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.217726:6993781_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.217726'^^xsd:string;
  dwc:catalogNumber '6993781_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.217726'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'van Weering, Tjeerd CE'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-10.3512'^^xsd:double;
  dwc:latitude '42.9988'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.217726:6993781_4'^^xsd:anyURI;
  dwc:observationDate '1995-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993781_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993781_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993781_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9988 -10.3512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9988"^^xsd:decimal ;
  dwc:decimalLongitude "-10.3512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993781_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9988 -10.3512)"^^geo:wktLiteral ;
  geo-pos:lat "42.9988"^^xsd:decimal ;
  geo-pos:long "-10.3512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993781_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.217726:6993781_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.217726'^^xsd:string;
  dwc:catalogNumber '6993781_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.217726'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'van Weering, Tjeerd CE'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-10.3512'^^xsd:double;
  dwc:latitude '42.9988'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.217726:6993781_5'^^xsd:anyURI;
  dwc:observationDate '1995-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993782_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993782_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993782_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9988 -10.3512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9988"^^xsd:decimal ;
  dwc:decimalLongitude "-10.3512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993782_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9988 -10.3512)"^^geo:wktLiteral ;
  geo-pos:lat "42.9988"^^xsd:decimal ;
  geo-pos:long "-10.3512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993782_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.217726:6993782_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.217726'^^xsd:string;
  dwc:catalogNumber '6993782_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.217726'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'van Weering, Tjeerd CE'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-10.3512'^^xsd:double;
  dwc:latitude '42.9988'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.217726:6993782_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993782_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993782_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993782_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9988 -10.3512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9988"^^xsd:decimal ;
  dwc:decimalLongitude "-10.3512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993782_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9988 -10.3512)"^^geo:wktLiteral ;
  geo-pos:lat "42.9988"^^xsd:decimal ;
  geo-pos:long "-10.3512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993782_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.217726:6993782_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.217726'^^xsd:string;
  dwc:catalogNumber '6993782_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.217726'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'van Weering, Tjeerd CE'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-10.3512'^^xsd:double;
  dwc:latitude '42.9988'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.217726:6993782_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993782_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993782_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993782_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9988 -10.3512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9988"^^xsd:decimal ;
  dwc:decimalLongitude "-10.3512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993782_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9988 -10.3512)"^^geo:wktLiteral ;
  geo-pos:lat "42.9988"^^xsd:decimal ;
  geo-pos:long "-10.3512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993782_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.217726:6993782_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.217726'^^xsd:string;
  dwc:catalogNumber '6993782_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.217726'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'van Weering, Tjeerd CE'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-10.3512'^^xsd:double;
  dwc:latitude '42.9988'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.217726:6993782_4'^^xsd:anyURI;
  dwc:observationDate '1995-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993781_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993781_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993781_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9988 -10.3512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9988"^^xsd:decimal ;
  dwc:decimalLongitude "-10.3512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993781_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9988 -10.3512)"^^geo:wktLiteral ;
  geo-pos:lat "42.9988"^^xsd:decimal ;
  geo-pos:long "-10.3512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993781_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.217726:6993781_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.217726'^^xsd:string;
  dwc:catalogNumber '6993781_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.217726'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'van Weering, Tjeerd CE'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-10.3512'^^xsd:double;
  dwc:latitude '42.9988'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.217726:6993781_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993781_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993781_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993781_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9988 -10.3512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9988"^^xsd:decimal ;
  dwc:decimalLongitude "-10.3512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993781_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9988 -10.3512)"^^geo:wktLiteral ;
  geo-pos:lat "42.9988"^^xsd:decimal ;
  geo-pos:long "-10.3512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993781_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.217726:6993781_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.217726'^^xsd:string;
  dwc:catalogNumber '6993781_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.217726'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'van Weering, Tjeerd CE'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-10.3512'^^xsd:double;
  dwc:latitude '42.9988'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.217726:6993781_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993781_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993781_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993781_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9988 -10.3512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9988"^^xsd:decimal ;
  dwc:decimalLongitude "-10.3512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993781_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9988 -10.3512)"^^geo:wktLiteral ;
  geo-pos:lat "42.9988"^^xsd:decimal ;
  geo-pos:long "-10.3512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993781_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.217726:6993781_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.217726'^^xsd:string;
  dwc:catalogNumber '6993781_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.217726'^^xsd:anyURI;
  dwc:scientificName 'Globorotalia truncatulinoides dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'van Weering, Tjeerd CE'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-10.3512'^^xsd:double;
  dwc:latitude '42.9988'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '113453'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.217726:6993781_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '113453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993782_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993782_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993782_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9988 -10.3512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9988"^^xsd:decimal ;
  dwc:decimalLongitude "-10.3512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993782_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9988 -10.3512)"^^geo:wktLiteral ;
  geo-pos:lat "42.9988"^^xsd:decimal ;
  geo-pos:long "-10.3512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993782_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.217726:6993782_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.217726'^^xsd:string;
  dwc:catalogNumber '6993782_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.217726'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'van Weering, Tjeerd CE'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-10.3512'^^xsd:double;
  dwc:latitude '42.9988'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.217726:6993782_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993782_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993782_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993782_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9988 -10.3512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9988"^^xsd:decimal ;
  dwc:decimalLongitude "-10.3512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993782_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9988 -10.3512)"^^geo:wktLiteral ;
  geo-pos:lat "42.9988"^^xsd:decimal ;
  geo-pos:long "-10.3512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.217726%3A6993782_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.217726:6993782_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.217726'^^xsd:string;
  dwc:catalogNumber '6993782_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.217726'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma dextralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'van Weering, Tjeerd CE'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-10.3512'^^xsd:double;
  dwc:latitude '42.9988'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '930107'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.217726:6993782_5'^^xsd:anyURI;
  dwc:observationDate '1995-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '113474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0317 -10.1967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0317"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0317 -10.1967)"^^geo:wktLiteral ;
  geo-pos:lat "48.0317"^^xsd:decimal ;
  geo-pos:long "-10.1967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966856_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966856_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966856_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.1967'^^xsd:double;
  dwc:latitude '48.0317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966856_14'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966857_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966857_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966857_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0317 -10.1967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0317"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966857_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0317 -10.1967)"^^geo:wktLiteral ;
  geo-pos:lat "48.0317"^^xsd:decimal ;
  geo-pos:long "-10.1967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966857_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966857_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966857_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.1967'^^xsd:double;
  dwc:latitude '48.0317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966857_14'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0317 -10.1967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0317"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0317 -10.1967)"^^geo:wktLiteral ;
  geo-pos:lat "48.0317"^^xsd:decimal ;
  geo-pos:long "-10.1967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966858_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966858_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966858_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.1967'^^xsd:double;
  dwc:latitude '48.0317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966858_14'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0317 -10.1967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0317"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0317 -10.1967)"^^geo:wktLiteral ;
  geo-pos:lat "48.0317"^^xsd:decimal ;
  geo-pos:long "-10.1967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966874_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966874_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966874_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.1967'^^xsd:double;
  dwc:latitude '48.0317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966874_14'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0317 -10.1967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0317"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0317 -10.1967)"^^geo:wktLiteral ;
  geo-pos:lat "48.0317"^^xsd:decimal ;
  geo-pos:long "-10.1967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966876_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966876_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966876_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.1967'^^xsd:double;
  dwc:latitude '48.0317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966876_14'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0317 -10.1967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0317"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0317 -10.1967)"^^geo:wktLiteral ;
  geo-pos:lat "48.0317"^^xsd:decimal ;
  geo-pos:long "-10.1967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966877_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966877_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966877_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.1967'^^xsd:double;
  dwc:latitude '48.0317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966877_14'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0317 -10.1967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0317"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0317 -10.1967)"^^geo:wktLiteral ;
  geo-pos:lat "48.0317"^^xsd:decimal ;
  geo-pos:long "-10.1967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966881_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966881_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966881_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.1967'^^xsd:double;
  dwc:latitude '48.0317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966881_14'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0317 -10.1967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0317"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0317 -10.1967)"^^geo:wktLiteral ;
  geo-pos:lat "48.0317"^^xsd:decimal ;
  geo-pos:long "-10.1967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966887_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966887_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966887_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.1967'^^xsd:double;
  dwc:latitude '48.0317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966887_14'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0317 -10.1967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0317"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0317 -10.1967)"^^geo:wktLiteral ;
  geo-pos:lat "48.0317"^^xsd:decimal ;
  geo-pos:long "-10.1967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.207851%3A6966888_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966888_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-08'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.207851'^^xsd:string;
  dwc:catalogNumber '6966888_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.207851'^^xsd:anyURI;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lavaleye, Marc'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.1967'^^xsd:double;
  dwc:latitude '48.0317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: irregular surface, geartype: Box corer/grab'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '#/m**2'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.207851:6966888_14'^^xsd:anyURI;
  dwc:observationDate '1995-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922715_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922715_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922715_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1633"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922715_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1633)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922715_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202681:6922715_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202681'^^xsd:string;
  dwc:catalogNumber '6922715_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202681'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '17.1633'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202681:6922715_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922715_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922715_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922715_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922715_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1633)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922715_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202681:6922715_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202681'^^xsd:string;
  dwc:catalogNumber '6922715_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202681'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '17.1633'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202681:6922715_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922715_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922715_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922715_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922715_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1633)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922715_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202681:6922715_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202681'^^xsd:string;
  dwc:catalogNumber '6922715_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202681'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '17.1633'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202681:6922715_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922720_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922720_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922720_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1633"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922720_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1633)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922720_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202681:6922720_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202681'^^xsd:string;
  dwc:catalogNumber '6922720_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202681'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '17.1633'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202681:6922720_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922720_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922720_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922720_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922720_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1633)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922720_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202681:6922720_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202681'^^xsd:string;
  dwc:catalogNumber '6922720_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202681'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '17.1633'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202681:6922720_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922720_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922720_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922720_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922720_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1633)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922720_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202681:6922720_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202681'^^xsd:string;
  dwc:catalogNumber '6922720_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202681'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '17.1633'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202681:6922720_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922720_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922720_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922720_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922720_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1633)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922720_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202681:6922720_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202681'^^xsd:string;
  dwc:catalogNumber '6922720_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202681'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '17.1633'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202681:6922720_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922715_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922715_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922715_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922715_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1633)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922715_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202681:6922715_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202681'^^xsd:string;
  dwc:catalogNumber '6922715_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202681'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '17.1633'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202681:6922715_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922715_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922715_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922715_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922715_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1633)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202681%3A6922715_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202681:6922715_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202681'^^xsd:string;
  dwc:catalogNumber '6922715_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202681'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '17.1633'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202681:6922715_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922845_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922845_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922845_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922845_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922845_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202691:6922845_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202691'^^xsd:string;
  dwc:catalogNumber '6922845_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202691'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202691:6922845_1'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922845_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922845_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922845_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922845_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922845_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202691:6922845_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202691'^^xsd:string;
  dwc:catalogNumber '6922845_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202691'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202691:6922845_2'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922845_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922845_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922845_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922845_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922845_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202691:6922845_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202691'^^xsd:string;
  dwc:catalogNumber '6922845_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202691'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202691:6922845_3'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922845_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922845_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922845_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922845_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922845_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202691:6922845_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202691'^^xsd:string;
  dwc:catalogNumber '6922845_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202691'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202691:6922845_5'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922850_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922850_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922850_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922850_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922850_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202691:6922850_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202691'^^xsd:string;
  dwc:catalogNumber '6922850_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202691'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202691:6922850_1'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922850_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922850_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922850_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922850_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922850_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202691:6922850_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202691'^^xsd:string;
  dwc:catalogNumber '6922850_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202691'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202691:6922850_2'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922850_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922850_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922850_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922850_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922850_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202691:6922850_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202691'^^xsd:string;
  dwc:catalogNumber '6922850_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202691'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202691:6922850_4'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922850_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922850_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922850_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922850_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922850_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202691:6922850_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202691'^^xsd:string;
  dwc:catalogNumber '6922850_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202691'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202691:6922850_5'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202696%3A6922910_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202696%3A6922910_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202696%3A6922910_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202696%3A6922910_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202696%3A6922910_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202696:6922910_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202696'^^xsd:string;
  dwc:catalogNumber '6922910_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202696'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202696:6922910_1'^^xsd:anyURI;
  dwc:observationDate '1994-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202696%3A6922910_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202696%3A6922910_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202696%3A6922910_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202696%3A6922910_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202696%3A6922910_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202696:6922910_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202696'^^xsd:string;
  dwc:catalogNumber '6922910_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202696'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202696:6922910_3'^^xsd:anyURI;
  dwc:observationDate '1994-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202696%3A6922910_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202696%3A6922910_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202696%3A6922910_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202696%3A6922910_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202696%3A6922910_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202696:6922910_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202696'^^xsd:string;
  dwc:catalogNumber '6922910_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202696'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202696:6922910_4'^^xsd:anyURI;
  dwc:observationDate '1994-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202696%3A6922910_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202696%3A6922910_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202696%3A6922910_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202696%3A6922910_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202696%3A6922910_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202696:6922910_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202696'^^xsd:string;
  dwc:catalogNumber '6922910_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202696'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202696:6922910_5'^^xsd:anyURI;
  dwc:observationDate '1994-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922772_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922772_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922772_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922772_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922772_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202685:6922772_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202685'^^xsd:string;
  dwc:catalogNumber '6922772_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202685'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202685:6922772_1'^^xsd:anyURI;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922772_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922772_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922772_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922772_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922772_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202685:6922772_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202685'^^xsd:string;
  dwc:catalogNumber '6922772_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202685'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202685:6922772_3'^^xsd:anyURI;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922650_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922650_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922650_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922650_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922650_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202676:6922650_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202676'^^xsd:string;
  dwc:catalogNumber '6922650_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202676'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202676:6922650_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922650_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922650_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922650_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922650_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922650_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202676:6922650_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202676'^^xsd:string;
  dwc:catalogNumber '6922650_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202676'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202676:6922650_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922650_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922650_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922650_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922650_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922650_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202676:6922650_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202676'^^xsd:string;
  dwc:catalogNumber '6922650_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202676'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202676:6922650_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922650_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922650_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922650_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922650_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922650_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202676:6922650_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202676'^^xsd:string;
  dwc:catalogNumber '6922650_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202676'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202676:6922650_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922655_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922655_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922655_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922655_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922655_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202676:6922655_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202676'^^xsd:string;
  dwc:catalogNumber '6922655_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202676'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202676:6922655_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922655_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922655_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922655_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922655_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922655_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202676:6922655_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202676'^^xsd:string;
  dwc:catalogNumber '6922655_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202676'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202676:6922655_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922767_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922767_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922767_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922767_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922767_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202685:6922767_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202685'^^xsd:string;
  dwc:catalogNumber '6922767_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202685'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202685:6922767_1'^^xsd:anyURI;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922767_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922767_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922767_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922767_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922767_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202685:6922767_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202685'^^xsd:string;
  dwc:catalogNumber '6922767_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202685'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202685:6922767_3'^^xsd:anyURI;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922767_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922767_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922767_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922767_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922767_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202685:6922767_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202685'^^xsd:string;
  dwc:catalogNumber '6922767_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202685'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202685:6922767_4'^^xsd:anyURI;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922767_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922767_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922767_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922767_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922767_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202685:6922767_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202685'^^xsd:string;
  dwc:catalogNumber '6922767_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202685'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202685:6922767_5'^^xsd:anyURI;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922767_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922767_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922767_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922767_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922767_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202685:6922767_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202685'^^xsd:string;
  dwc:catalogNumber '6922767_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202685'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202685:6922767_2'^^xsd:anyURI;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922772_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922772_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922772_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922772_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202685%3A6922772_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202685:6922772_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202685'^^xsd:string;
  dwc:catalogNumber '6922772_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202685'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202685:6922772_2'^^xsd:anyURI;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922845_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922845_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922845_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922845_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922845_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202691:6922845_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202691'^^xsd:string;
  dwc:catalogNumber '6922845_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202691'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202691:6922845_4'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922850_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922850_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922850_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922850_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202691%3A6922850_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202691:6922850_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202691'^^xsd:string;
  dwc:catalogNumber '6922850_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202691'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202691:6922850_3'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202696%3A6922910_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202696%3A6922910_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202696%3A6922910_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202696%3A6922910_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202696%3A6922910_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202696:6922910_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202696'^^xsd:string;
  dwc:catalogNumber '6922910_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202696'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202696:6922910_2'^^xsd:anyURI;
  dwc:observationDate '1994-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202696%3A6922915_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202696%3A6922915_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202696%3A6922915_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202696%3A6922915_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202696%3A6922915_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202696:6922915_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202696'^^xsd:string;
  dwc:catalogNumber '6922915_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202696'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202696:6922915_4'^^xsd:anyURI;
  dwc:observationDate '1994-09-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922650_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922650_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922650_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922650_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922650_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202676:6922650_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202676'^^xsd:string;
  dwc:catalogNumber '6922650_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202676'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202676:6922650_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922655_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922655_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922655_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922655_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922655_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202676:6922655_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202676'^^xsd:string;
  dwc:catalogNumber '6922655_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202676'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202676:6922655_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922655_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922655_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922655_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.415"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922655_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.415 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.415"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202676%3A6922655_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202676:6922655_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202676'^^xsd:string;
  dwc:catalogNumber '6922655_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202676'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.415'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202676:6922655_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922572_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922572_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922572_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922572_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922572_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202670:6922572_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202670'^^xsd:string;
  dwc:catalogNumber '6922572_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202670'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202670:6922572_1'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922572_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922572_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922572_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922572_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922572_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202670:6922572_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202670'^^xsd:string;
  dwc:catalogNumber '6922572_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202670'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202670:6922572_2'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922572_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922572_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922572_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "17.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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922572_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922572_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202670:6922572_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202670'^^xsd:string;
  dwc:catalogNumber '6922572_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202670'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202670:6922572_3'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922572_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922572_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922572_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922572_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922572_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202670:6922572_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202670'^^xsd:string;
  dwc:catalogNumber '6922572_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202670'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202670:6922572_4'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922572_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922572_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922572_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922572_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922572_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202670:6922572_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202670'^^xsd:string;
  dwc:catalogNumber '6922572_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202670'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202670:6922572_5'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922577_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922577_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922577_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922577_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922577_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202670:6922577_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202670'^^xsd:string;
  dwc:catalogNumber '6922577_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202670'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202670:6922577_2'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922577_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922577_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922577_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922577_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922577_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202670:6922577_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202670'^^xsd:string;
  dwc:catalogNumber '6922577_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202670'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202670:6922577_5'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922577_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922577_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922577_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922577_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922577_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202670:6922577_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202670'^^xsd:string;
  dwc:catalogNumber '6922577_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202670'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202670:6922577_4'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922577_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922577_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922577_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "17.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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922577_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202670%3A6922577_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202670:6922577_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202670'^^xsd:string;
  dwc:catalogNumber '6922577_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202670'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202670:6922577_3'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922520_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922520_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922520_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922520_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.1833)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922520_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202666:6922520_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202666'^^xsd:string;
  dwc:catalogNumber '6922520_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202666'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '17.1833'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202666:6922520_1'^^xsd:anyURI;
  dwc:observationDate '1994-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922520_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922520_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922520_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.1833"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922520_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.1833)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922520_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202666:6922520_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202666'^^xsd:string;
  dwc:catalogNumber '6922520_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202666'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '17.1833'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202666:6922520_2'^^xsd:anyURI;
  dwc:observationDate '1994-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922520_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922520_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922520_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922520_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.1833)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922520_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202666:6922520_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202666'^^xsd:string;
  dwc:catalogNumber '6922520_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202666'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '17.1833'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202666:6922520_3'^^xsd:anyURI;
  dwc:observationDate '1994-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922520_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922520_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922520_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922520_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.1833)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922520_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202666:6922520_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202666'^^xsd:string;
  dwc:catalogNumber '6922520_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202666'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '17.1833'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202666:6922520_4'^^xsd:anyURI;
  dwc:observationDate '1994-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922520_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922520_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922520_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922520_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.1833)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922520_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202666:6922520_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202666'^^xsd:string;
  dwc:catalogNumber '6922520_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202666'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '17.1833'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202666:6922520_5'^^xsd:anyURI;
  dwc:observationDate '1994-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922525_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922525_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922525_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922525_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.1833)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922525_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202666:6922525_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202666'^^xsd:string;
  dwc:catalogNumber '6922525_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202666'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '17.1833'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202666:6922525_1'^^xsd:anyURI;
  dwc:observationDate '1994-03-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922525_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922525_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922525_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.1833"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922525_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.1833)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922525_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202666:6922525_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202666'^^xsd:string;
  dwc:catalogNumber '6922525_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202666'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '17.1833'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202666:6922525_2'^^xsd:anyURI;
  dwc:observationDate '1994-03-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922525_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922525_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922525_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922525_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.1833)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922525_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202666:6922525_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202666'^^xsd:string;
  dwc:catalogNumber '6922525_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202666'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '17.1833'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202666:6922525_5'^^xsd:anyURI;
  dwc:observationDate '1994-03-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922525_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922525_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922525_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922525_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.1833)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922525_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202666:6922525_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202666'^^xsd:string;
  dwc:catalogNumber '6922525_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202666'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '17.1833'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202666:6922525_4'^^xsd:anyURI;
  dwc:observationDate '1994-03-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922525_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922525_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922525_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922525_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.1833)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202666%3A6922525_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202666:6922525_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202666'^^xsd:string;
  dwc:catalogNumber '6922525_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202666'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '17.1833'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202666:6922525_3'^^xsd:anyURI;
  dwc:observationDate '1994-03-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202700%3A6922962_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202700%3A6922962_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202700%3A6922962_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202700%3A6922962_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202700%3A6922962_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202700:6922962_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202700'^^xsd:string;
  dwc:catalogNumber '6922962_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202700'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202700:6922962_1'^^xsd:anyURI;
  dwc:observationDate '1994-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202700%3A6922962_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202700%3A6922962_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202700%3A6922962_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202700%3A6922962_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202700%3A6922962_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202700:6922962_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202700'^^xsd:string;
  dwc:catalogNumber '6922962_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202700'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202700:6922962_3'^^xsd:anyURI;
  dwc:observationDate '1994-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202700%3A6922962_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202700%3A6922962_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202700%3A6922962_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202700%3A6922962_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202700%3A6922962_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202700:6922962_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202700'^^xsd:string;
  dwc:catalogNumber '6922962_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202700'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202700:6922962_4'^^xsd:anyURI;
  dwc:observationDate '1994-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922832_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922832_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922832_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922832_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922832_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202690:6922832_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202690'^^xsd:string;
  dwc:catalogNumber '6922832_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202690'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202690:6922832_1'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922832_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922832_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922832_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922832_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922832_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202690:6922832_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202690'^^xsd:string;
  dwc:catalogNumber '6922832_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202690'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202690:6922832_2'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922832_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922832_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922832_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922832_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922832_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202690:6922832_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202690'^^xsd:string;
  dwc:catalogNumber '6922832_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202690'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202690:6922832_3'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922832_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922832_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922832_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922832_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922832_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202690:6922832_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202690'^^xsd:string;
  dwc:catalogNumber '6922832_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202690'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202690:6922832_5'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922837_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922837_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922837_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922837_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922837_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202690:6922837_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202690'^^xsd:string;
  dwc:catalogNumber '6922837_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202690'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202690:6922837_1'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922837_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922837_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922837_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922837_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922837_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202690:6922837_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202690'^^xsd:string;
  dwc:catalogNumber '6922837_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202690'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202690:6922837_3'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202695%3A6922897_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202695%3A6922897_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202695%3A6922897_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202695%3A6922897_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202695%3A6922897_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202695:6922897_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202695'^^xsd:string;
  dwc:catalogNumber '6922897_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202695'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202695:6922897_1'^^xsd:anyURI;
  dwc:observationDate '1994-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202695%3A6922897_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202695%3A6922897_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202695%3A6922897_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202695%3A6922897_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202695%3A6922897_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202695:6922897_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202695'^^xsd:string;
  dwc:catalogNumber '6922897_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202695'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202695:6922897_2'^^xsd:anyURI;
  dwc:observationDate '1994-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202695%3A6922897_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202695%3A6922897_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202695%3A6922897_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202695%3A6922897_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202695%3A6922897_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202695:6922897_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202695'^^xsd:string;
  dwc:catalogNumber '6922897_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202695'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202695:6922897_3'^^xsd:anyURI;
  dwc:observationDate '1994-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202695%3A6922897_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202695%3A6922897_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202695%3A6922897_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202695%3A6922897_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202695%3A6922897_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202695:6922897_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202695'^^xsd:string;
  dwc:catalogNumber '6922897_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202695'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202695:6922897_4'^^xsd:anyURI;
  dwc:observationDate '1994-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922780_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922780_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922780_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922780_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922780_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202686:6922780_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202686'^^xsd:string;
  dwc:catalogNumber '6922780_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202686'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202686:6922780_1'^^xsd:anyURI;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922780_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922780_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922780_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922780_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922780_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202686:6922780_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202686'^^xsd:string;
  dwc:catalogNumber '6922780_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202686'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202686:6922780_2'^^xsd:anyURI;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922780_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922780_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922780_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922780_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922780_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202686:6922780_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202686'^^xsd:string;
  dwc:catalogNumber '6922780_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202686'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202686:6922780_3'^^xsd:anyURI;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922780_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922780_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922780_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922780_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922780_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202686:6922780_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202686'^^xsd:string;
  dwc:catalogNumber '6922780_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202686'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202686:6922780_4'^^xsd:anyURI;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922780_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922780_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922780_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922780_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922780_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202686:6922780_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202686'^^xsd:string;
  dwc:catalogNumber '6922780_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202686'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202686:6922780_5'^^xsd:anyURI;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922785_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922785_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922785_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922785_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922785_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202686:6922785_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202686'^^xsd:string;
  dwc:catalogNumber '6922785_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202686'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202686:6922785_2'^^xsd:anyURI;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922785_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922785_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922785_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922785_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922785_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202686:6922785_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202686'^^xsd:string;
  dwc:catalogNumber '6922785_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202686'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202686:6922785_3'^^xsd:anyURI;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922785_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922785_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922785_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922785_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922785_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202686:6922785_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202686'^^xsd:string;
  dwc:catalogNumber '6922785_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202686'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202686:6922785_4'^^xsd:anyURI;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922637_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922637_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922637_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922637_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922637_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202675:6922637_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202675'^^xsd:string;
  dwc:catalogNumber '6922637_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202675'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202675:6922637_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922637_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922637_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922637_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922637_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922637_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202675:6922637_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202675'^^xsd:string;
  dwc:catalogNumber '6922637_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202675'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202675:6922637_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922637_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922637_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922637_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922637_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922637_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202675:6922637_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202675'^^xsd:string;
  dwc:catalogNumber '6922637_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202675'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202675:6922637_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922637_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922637_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922637_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922637_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922637_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202675:6922637_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202675'^^xsd:string;
  dwc:catalogNumber '6922637_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202675'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202675:6922637_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922642_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922642_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922642_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922642_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922642_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202675:6922642_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202675'^^xsd:string;
  dwc:catalogNumber '6922642_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202675'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202675:6922642_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922642_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922642_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922642_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922642_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922642_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202675:6922642_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202675'^^xsd:string;
  dwc:catalogNumber '6922642_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202675'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202675:6922642_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202680%3A6922702_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202680%3A6922702_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202680%3A6922702_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202680%3A6922702_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202680%3A6922702_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202680:6922702_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202680'^^xsd:string;
  dwc:catalogNumber '6922702_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202680'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202680:6922702_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202680%3A6922702_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202680%3A6922702_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202680%3A6922702_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202680%3A6922702_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202680%3A6922702_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202680:6922702_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202680'^^xsd:string;
  dwc:catalogNumber '6922702_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202680'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202680:6922702_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202680%3A6922702_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202680%3A6922702_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202680%3A6922702_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202680%3A6922702_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202680%3A6922702_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202680:6922702_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202680'^^xsd:string;
  dwc:catalogNumber '6922702_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202680'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202680:6922702_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202680%3A6922707_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202680%3A6922707_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202680%3A6922707_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202680%3A6922707_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202680%3A6922707_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202680:6922707_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202680'^^xsd:string;
  dwc:catalogNumber '6922707_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202680'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202680:6922707_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922585_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922585_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922585_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922585_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922585_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202671:6922585_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202671'^^xsd:string;
  dwc:catalogNumber '6922585_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202671'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202671:6922585_1'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922585_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922585_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922585_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922585_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922585_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202671:6922585_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202671'^^xsd:string;
  dwc:catalogNumber '6922585_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202671'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202671:6922585_2'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922585_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922585_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922585_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922585_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922585_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202671:6922585_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202671'^^xsd:string;
  dwc:catalogNumber '6922585_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202671'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202671:6922585_3'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922585_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922585_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922585_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922585_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922585_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202671:6922585_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202671'^^xsd:string;
  dwc:catalogNumber '6922585_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202671'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202671:6922585_4'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922590_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922590_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922590_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922590_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922590_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202671:6922590_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202671'^^xsd:string;
  dwc:catalogNumber '6922590_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202671'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202671:6922590_1'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922590_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922590_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922590_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922590_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922590_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202671:6922590_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202671'^^xsd:string;
  dwc:catalogNumber '6922590_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202671'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202671:6922590_3'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922590_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922590_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922590_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922590_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922590_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202671:6922590_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202671'^^xsd:string;
  dwc:catalogNumber '6922590_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202671'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202671:6922590_4'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922785_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922785_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922785_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922785_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202686%3A6922785_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202686:6922785_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202686'^^xsd:string;
  dwc:catalogNumber '6922785_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202686'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202686:6922785_1'^^xsd:anyURI;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922832_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922832_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922832_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922832_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922832_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202690:6922832_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202690'^^xsd:string;
  dwc:catalogNumber '6922832_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202690'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202690:6922832_4'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922837_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922837_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922837_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922837_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202690%3A6922837_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202690:6922837_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202690'^^xsd:string;
  dwc:catalogNumber '6922837_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202690'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202690:6922837_2'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202700%3A6922962_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202700%3A6922962_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202700%3A6922962_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202700%3A6922962_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202700%3A6922962_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202700:6922962_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202700'^^xsd:string;
  dwc:catalogNumber '6922962_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202700'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202700:6922962_2'^^xsd:anyURI;
  dwc:observationDate '1994-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202700%3A6922962_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202700%3A6922962_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202700%3A6922962_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202700%3A6922962_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202700%3A6922962_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202700:6922962_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202700'^^xsd:string;
  dwc:catalogNumber '6922962_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202700'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202700:6922962_5'^^xsd:anyURI;
  dwc:observationDate '1994-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922585_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922585_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922585_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922585_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922585_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202671:6922585_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202671'^^xsd:string;
  dwc:catalogNumber '6922585_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202671'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202671:6922585_5'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922590_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922590_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922590_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922590_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922590_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202671:6922590_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202671'^^xsd:string;
  dwc:catalogNumber '6922590_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202671'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202671:6922590_2'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922590_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922590_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922590_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922590_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202671%3A6922590_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202671:6922590_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202671'^^xsd:string;
  dwc:catalogNumber '6922590_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202671'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202671:6922590_5'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922637_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922637_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922637_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922637_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922637_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202675:6922637_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202675'^^xsd:string;
  dwc:catalogNumber '6922637_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202675'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202675:6922637_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922642_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922642_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922642_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4117"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922642_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4117 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4117"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202675%3A6922642_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202675:6922642_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202675'^^xsd:string;
  dwc:catalogNumber '6922642_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202675'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4117'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202675:6922642_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922507_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922507_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922507_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922507_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922507_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202665:6922507_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202665'^^xsd:string;
  dwc:catalogNumber '6922507_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202665'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202665:6922507_1'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922507_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922507_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922507_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922507_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922507_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202665:6922507_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202665'^^xsd:string;
  dwc:catalogNumber '6922507_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202665'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202665:6922507_2'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922507_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922507_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922507_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922507_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922507_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202665:6922507_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202665'^^xsd:string;
  dwc:catalogNumber '6922507_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202665'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202665:6922507_3'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922507_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922507_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922507_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922507_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922507_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202665:6922507_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202665'^^xsd:string;
  dwc:catalogNumber '6922507_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202665'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202665:6922507_4'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922507_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922507_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922507_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922507_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922507_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202665:6922507_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202665'^^xsd:string;
  dwc:catalogNumber '6922507_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202665'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202665:6922507_5'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922512_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922512_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922512_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922512_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922512_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202665:6922512_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202665'^^xsd:string;
  dwc:catalogNumber '6922512_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202665'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202665:6922512_2'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922512_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922512_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922512_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922512_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922512_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202665:6922512_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202665'^^xsd:string;
  dwc:catalogNumber '6922512_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202665'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202665:6922512_3'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922512_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922512_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922512_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922512_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922512_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202665:6922512_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202665'^^xsd:string;
  dwc:catalogNumber '6922512_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202665'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202665:6922512_4'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922512_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922512_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922512_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922512_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922512_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202665:6922512_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202665'^^xsd:string;
  dwc:catalogNumber '6922512_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202665'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202665:6922512_1'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922512_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922512_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922512_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "17.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922512_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "17.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202665%3A6922512_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202665:6922512_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202665'^^xsd:string;
  dwc:catalogNumber '6922512_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202665'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '17.2167'^^xsd:double;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202665:6922512_5'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922494_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922494_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922494_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.41 17.2983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.41"^^xsd:decimal ;
  dwc:decimalLongitude "17.2983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922494_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.41 17.2983)"^^geo:wktLiteral ;
  geo-pos:lat "70.41"^^xsd:decimal ;
  geo-pos:long "17.2983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922494_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202664:6922494_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202664'^^xsd:string;
  dwc:catalogNumber '6922494_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202664'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '17.2983'^^xsd:double;
  dwc:latitude '70.41'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202664:6922494_1'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922494_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922494_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922494_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.41 17.2983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.41"^^xsd:decimal ;
  dwc:decimalLongitude "17.2983"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922494_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.41 17.2983)"^^geo:wktLiteral ;
  geo-pos:lat "70.41"^^xsd:decimal ;
  geo-pos:long "17.2983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922494_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202664:6922494_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202664'^^xsd:string;
  dwc:catalogNumber '6922494_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202664'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '17.2983'^^xsd:double;
  dwc:latitude '70.41'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202664:6922494_2'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922494_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922494_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922494_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.41 17.2983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.41"^^xsd:decimal ;
  dwc:decimalLongitude "17.2983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922494_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.41 17.2983)"^^geo:wktLiteral ;
  geo-pos:lat "70.41"^^xsd:decimal ;
  geo-pos:long "17.2983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922494_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202664:6922494_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202664'^^xsd:string;
  dwc:catalogNumber '6922494_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202664'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '17.2983'^^xsd:double;
  dwc:latitude '70.41'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202664:6922494_3'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922494_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922494_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922494_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.41 17.2983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.41"^^xsd:decimal ;
  dwc:decimalLongitude "17.2983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922494_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.41 17.2983)"^^geo:wktLiteral ;
  geo-pos:lat "70.41"^^xsd:decimal ;
  geo-pos:long "17.2983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922494_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202664:6922494_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202664'^^xsd:string;
  dwc:catalogNumber '6922494_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202664'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '17.2983'^^xsd:double;
  dwc:latitude '70.41'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202664:6922494_4'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922494_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922494_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922494_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.41 17.2983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.41"^^xsd:decimal ;
  dwc:decimalLongitude "17.2983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922494_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.41 17.2983)"^^geo:wktLiteral ;
  geo-pos:lat "70.41"^^xsd:decimal ;
  geo-pos:long "17.2983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922494_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202664:6922494_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202664'^^xsd:string;
  dwc:catalogNumber '6922494_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202664'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '17.2983'^^xsd:double;
  dwc:latitude '70.41'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202664:6922494_5'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922499_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922499_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922499_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.41 17.2983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.41"^^xsd:decimal ;
  dwc:decimalLongitude "17.2983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922499_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.41 17.2983)"^^geo:wktLiteral ;
  geo-pos:lat "70.41"^^xsd:decimal ;
  geo-pos:long "17.2983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922499_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202664:6922499_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202664'^^xsd:string;
  dwc:catalogNumber '6922499_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202664'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '17.2983'^^xsd:double;
  dwc:latitude '70.41'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202664:6922499_5'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922499_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922499_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922499_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.41 17.2983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.41"^^xsd:decimal ;
  dwc:decimalLongitude "17.2983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922499_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.41 17.2983)"^^geo:wktLiteral ;
  geo-pos:lat "70.41"^^xsd:decimal ;
  geo-pos:long "17.2983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922499_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202664:6922499_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202664'^^xsd:string;
  dwc:catalogNumber '6922499_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202664'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '17.2983'^^xsd:double;
  dwc:latitude '70.41'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202664:6922499_1'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922499_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922499_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922499_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.41 17.2983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.41"^^xsd:decimal ;
  dwc:decimalLongitude "17.2983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922499_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.41 17.2983)"^^geo:wktLiteral ;
  geo-pos:lat "70.41"^^xsd:decimal ;
  geo-pos:long "17.2983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202664%3A6922499_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202664:6922499_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202664'^^xsd:string;
  dwc:catalogNumber '6922499_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202664'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '17.2983'^^xsd:double;
  dwc:latitude '70.41'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202664:6922499_4'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922689_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922689_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922689_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922689_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922689_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202679:6922689_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202679'^^xsd:string;
  dwc:catalogNumber '6922689_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202679'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202679:6922689_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922689_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922689_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922689_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922689_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922689_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202679:6922689_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202679'^^xsd:string;
  dwc:catalogNumber '6922689_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202679'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202679:6922689_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922689_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922689_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922689_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922689_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922689_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202679:6922689_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202679'^^xsd:string;
  dwc:catalogNumber '6922689_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202679'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202679:6922689_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922689_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922689_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922689_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922689_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922689_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202679:6922689_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202679'^^xsd:string;
  dwc:catalogNumber '6922689_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202679'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202679:6922689_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922694_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922694_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922694_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922694_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922694_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202679:6922694_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202679'^^xsd:string;
  dwc:catalogNumber '6922694_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202679'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202679:6922694_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922694_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922694_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922694_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922694_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922694_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202679:6922694_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202679'^^xsd:string;
  dwc:catalogNumber '6922694_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202679'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202679:6922694_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922754_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922754_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922754_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922754_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922754_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202684:6922754_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202684'^^xsd:string;
  dwc:catalogNumber '6922754_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202684'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202684:6922754_1'^^xsd:anyURI;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922754_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922754_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922754_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922754_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922754_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202684:6922754_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202684'^^xsd:string;
  dwc:catalogNumber '6922754_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202684'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202684:6922754_3'^^xsd:anyURI;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922754_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922754_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922754_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922754_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922754_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202684:6922754_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202684'^^xsd:string;
  dwc:catalogNumber '6922754_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202684'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202684:6922754_4'^^xsd:anyURI;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922754_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922754_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922754_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922754_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922754_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202684:6922754_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202684'^^xsd:string;
  dwc:catalogNumber '6922754_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202684'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202684:6922754_5'^^xsd:anyURI;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922759_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922759_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922759_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922759_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922759_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202684:6922759_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202684'^^xsd:string;
  dwc:catalogNumber '6922759_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202684'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202684:6922759_2'^^xsd:anyURI;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922759_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922759_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922759_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922759_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922759_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202684:6922759_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202684'^^xsd:string;
  dwc:catalogNumber '6922759_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202684'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202684:6922759_4'^^xsd:anyURI;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922754_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922754_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922754_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922754_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922754_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202684:6922754_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202684'^^xsd:string;
  dwc:catalogNumber '6922754_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202684'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202684:6922754_2'^^xsd:anyURI;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922759_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922759_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922759_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922759_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202684%3A6922759_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202684:6922759_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202684'^^xsd:string;
  dwc:catalogNumber '6922759_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202684'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202684:6922759_3'^^xsd:anyURI;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922689_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922689_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922689_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922689_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202679%3A6922689_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202679:6922689_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202679'^^xsd:string;
  dwc:catalogNumber '6922689_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202679'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202679:6922689_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202699%3A6922949_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202699%3A6922949_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202699%3A6922949_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202699%3A6922949_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202699%3A6922949_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202699:6922949_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202699'^^xsd:string;
  dwc:catalogNumber '6922949_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202699'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202699:6922949_1'^^xsd:anyURI;
  dwc:observationDate '1994-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202699%3A6922949_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202699%3A6922949_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202699%3A6922949_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202699%3A6922949_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202699%3A6922949_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202699:6922949_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202699'^^xsd:string;
  dwc:catalogNumber '6922949_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202699'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202699:6922949_3'^^xsd:anyURI;
  dwc:observationDate '1994-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202937%3A6924037_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202937%3A6924037_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202937%3A6924037_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202937%3A6924037_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202937%3A6924037_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202937:6924037_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202937'^^xsd:string;
  dwc:catalogNumber '6924037_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202937'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202937:6924037_3'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922819_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922819_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922819_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922819_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922819_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202689:6922819_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202689'^^xsd:string;
  dwc:catalogNumber '6922819_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202689'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202689:6922819_1'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922819_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922819_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922819_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922819_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922819_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202689:6922819_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202689'^^xsd:string;
  dwc:catalogNumber '6922819_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202689'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202689:6922819_2'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922819_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922819_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922819_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922819_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922819_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202689:6922819_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202689'^^xsd:string;
  dwc:catalogNumber '6922819_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202689'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202689:6922819_3'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922819_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922819_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922819_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922819_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922819_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202689:6922819_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202689'^^xsd:string;
  dwc:catalogNumber '6922819_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202689'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202689:6922819_4'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922819_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922819_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922819_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922819_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922819_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202689:6922819_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202689'^^xsd:string;
  dwc:catalogNumber '6922819_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202689'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202689:6922819_5'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922824_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922824_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922824_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922824_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922824_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202689:6922824_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202689'^^xsd:string;
  dwc:catalogNumber '6922824_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202689'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202689:6922824_1'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922824_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922824_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922824_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922824_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922824_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202689:6922824_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202689'^^xsd:string;
  dwc:catalogNumber '6922824_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202689'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202689:6922824_5'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202694%3A6922884_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202694%3A6922884_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202694%3A6922884_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202694%3A6922884_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202694%3A6922884_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202694:6922884_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202694'^^xsd:string;
  dwc:catalogNumber '6922884_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202694'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202694:6922884_3'^^xsd:anyURI;
  dwc:observationDate '1994-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922624_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922624_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922624_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922624_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922624_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202674:6922624_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202674'^^xsd:string;
  dwc:catalogNumber '6922624_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202674'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202674:6922624_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922624_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922624_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922624_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922624_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922624_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202674:6922624_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202674'^^xsd:string;
  dwc:catalogNumber '6922624_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202674'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202674:6922624_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922624_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922624_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922624_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922624_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922624_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202674:6922624_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202674'^^xsd:string;
  dwc:catalogNumber '6922624_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202674'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202674:6922624_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922629_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922629_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922629_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922629_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922629_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202674:6922629_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202674'^^xsd:string;
  dwc:catalogNumber '6922629_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202674'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202674:6922629_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922629_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922629_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922629_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922629_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922629_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202674:6922629_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202674'^^xsd:string;
  dwc:catalogNumber '6922629_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202674'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202674:6922629_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922629_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922629_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922629_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922629_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922629_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202674:6922629_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202674'^^xsd:string;
  dwc:catalogNumber '6922629_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202674'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202674:6922629_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922629_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922629_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922629_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922629_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922629_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202674:6922629_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202674'^^xsd:string;
  dwc:catalogNumber '6922629_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202674'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202674:6922629_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922824_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922824_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922824_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922824_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202689%3A6922824_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202689:6922824_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202689'^^xsd:string;
  dwc:catalogNumber '6922824_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202689'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202689:6922824_2'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202694%3A6922884_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202694%3A6922884_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202694%3A6922884_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202694%3A6922884_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202694%3A6922884_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202694:6922884_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202694'^^xsd:string;
  dwc:catalogNumber '6922884_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202694'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202694:6922884_1'^^xsd:anyURI;
  dwc:observationDate '1994-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202694%3A6922884_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202694%3A6922884_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202694%3A6922884_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202694%3A6922884_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202694%3A6922884_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202694:6922884_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202694'^^xsd:string;
  dwc:catalogNumber '6922884_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202694'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202694:6922884_2'^^xsd:anyURI;
  dwc:observationDate '1994-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922624_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922624_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922624_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922624_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922624_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202674:6922624_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202674'^^xsd:string;
  dwc:catalogNumber '6922624_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202674'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202674:6922624_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922624_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922624_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922624_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922624_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922624_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202674:6922624_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202674'^^xsd:string;
  dwc:catalogNumber '6922624_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202674'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202674:6922624_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922629_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922629_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922629_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4083"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922629_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4083 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.4083"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202674%3A6922629_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202674:6922629_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202674'^^xsd:string;
  dwc:catalogNumber '6922629_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202674'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '70.4083'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202674:6922629_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922559_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922559_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922559_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922559_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922559_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202669:6922559_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202669'^^xsd:string;
  dwc:catalogNumber '6922559_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202669'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202669:6922559_2'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922559_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922559_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922559_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922559_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922559_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202669:6922559_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202669'^^xsd:string;
  dwc:catalogNumber '6922559_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202669'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202669:6922559_3'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922559_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922559_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922559_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922559_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922559_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202669:6922559_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202669'^^xsd:string;
  dwc:catalogNumber '6922559_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202669'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202669:6922559_5'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922564_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922564_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922564_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922564_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922564_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202669:6922564_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202669'^^xsd:string;
  dwc:catalogNumber '6922564_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202669'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202669:6922564_1'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922564_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922564_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922564_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922564_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922564_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202669:6922564_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202669'^^xsd:string;
  dwc:catalogNumber '6922564_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202669'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202669:6922564_3'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922559_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922559_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922559_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922559_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922559_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202669:6922559_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202669'^^xsd:string;
  dwc:catalogNumber '6922559_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202669'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202669:6922559_1'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922559_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922559_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922559_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922559_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922559_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202669:6922559_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202669'^^xsd:string;
  dwc:catalogNumber '6922559_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202669'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202669:6922559_4'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922564_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922564_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922564_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922564_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922564_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202669:6922564_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202669'^^xsd:string;
  dwc:catalogNumber '6922564_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202669'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202669:6922564_4'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922564_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922564_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922564_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922564_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202669%3A6922564_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202669:6922564_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202669'^^xsd:string;
  dwc:catalogNumber '6922564_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202669'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202669:6922564_5'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202678%3A6922676_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202678%3A6922676_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202678%3A6922676_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202678%3A6922676_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.1333)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202678%3A6922676_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202678:6922676_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202678'^^xsd:string;
  dwc:catalogNumber '6922676_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202678'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '18.1333'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202678:6922676_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202678%3A6922676_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202678%3A6922676_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202678%3A6922676_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1333"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202678%3A6922676_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.1333)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202678%3A6922676_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202678:6922676_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202678'^^xsd:string;
  dwc:catalogNumber '6922676_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202678'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '18.1333'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202678:6922676_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202678%3A6922681_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202678%3A6922681_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202678%3A6922681_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202678%3A6922681_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.1333)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202678%3A6922681_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202678:6922681_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202678'^^xsd:string;
  dwc:catalogNumber '6922681_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202678'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '18.1333'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202678:6922681_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202678%3A6922681_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202678%3A6922681_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202678%3A6922681_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1333"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202678%3A6922681_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.1333)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202678%3A6922681_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202678:6922681_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202678'^^xsd:string;
  dwc:catalogNumber '6922681_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202678'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '18.1333'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202678:6922681_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202678%3A6922676_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202678%3A6922676_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202678%3A6922676_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202678%3A6922676_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.1333)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202678%3A6922676_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202678:6922676_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202678'^^xsd:string;
  dwc:catalogNumber '6922676_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202678'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '18.1333'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202678:6922676_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202678%3A6922681_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202678%3A6922681_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202678%3A6922681_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202678%3A6922681_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.1333)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202678%3A6922681_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202678:6922681_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202678'^^xsd:string;
  dwc:catalogNumber '6922681_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202678'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '18.1333'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202678:6922681_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202698%3A6922936_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202698%3A6922936_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202698%3A6922936_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202698%3A6922936_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202698%3A6922936_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202698:6922936_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202698'^^xsd:string;
  dwc:catalogNumber '6922936_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202698'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202698:6922936_1'^^xsd:anyURI;
  dwc:observationDate '1994-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202698%3A6922936_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202698%3A6922936_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202698%3A6922936_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202698%3A6922936_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202698%3A6922936_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202698:6922936_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202698'^^xsd:string;
  dwc:catalogNumber '6922936_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202698'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202698:6922936_2'^^xsd:anyURI;
  dwc:observationDate '1994-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202698%3A6922936_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202698%3A6922936_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202698%3A6922936_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202698%3A6922936_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202698%3A6922936_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202698:6922936_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202698'^^xsd:string;
  dwc:catalogNumber '6922936_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202698'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202698:6922936_3'^^xsd:anyURI;
  dwc:observationDate '1994-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202698%3A6922936_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202698%3A6922936_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202698%3A6922936_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202698%3A6922936_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202698%3A6922936_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202698:6922936_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202698'^^xsd:string;
  dwc:catalogNumber '6922936_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202698'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202698:6922936_5'^^xsd:anyURI;
  dwc:observationDate '1994-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202941%3A6924101_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202941%3A6924101_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202941%3A6924101_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202941%3A6924101_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202941%3A6924101_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202941:6924101_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202941'^^xsd:string;
  dwc:catalogNumber '6924101_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202941'^^xsd:anyURI;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202941:6924101_2'^^xsd:anyURI;
  dwc:observationDate '1994-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922811_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922811_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922811_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922811_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922811_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202688:6922811_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202688'^^xsd:string;
  dwc:catalogNumber '6922811_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202688'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202688:6922811_2'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922811_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922811_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922811_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922811_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922811_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202688:6922811_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202688'^^xsd:string;
  dwc:catalogNumber '6922811_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202688'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202688:6922811_3'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922811_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922811_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922811_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922811_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922811_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202688:6922811_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202688'^^xsd:string;
  dwc:catalogNumber '6922811_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202688'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202688:6922811_4'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922871_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922871_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922871_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922871_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922871_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202693:6922871_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202693'^^xsd:string;
  dwc:catalogNumber '6922871_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202693'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202693:6922871_1'^^xsd:anyURI;
  dwc:observationDate '1994-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922871_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922871_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922871_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922871_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922871_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202693:6922871_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202693'^^xsd:string;
  dwc:catalogNumber '6922871_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202693'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202693:6922871_3'^^xsd:anyURI;
  dwc:observationDate '1994-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922871_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922871_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922871_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922871_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922871_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202693:6922871_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202693'^^xsd:string;
  dwc:catalogNumber '6922871_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202693'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202693:6922871_4'^^xsd:anyURI;
  dwc:observationDate '1994-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922876_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922876_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922876_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922876_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922876_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202693:6922876_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202693'^^xsd:string;
  dwc:catalogNumber '6922876_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202693'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202693:6922876_1'^^xsd:anyURI;
  dwc:observationDate '1994-09-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922876_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922876_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922876_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922876_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922876_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202693:6922876_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202693'^^xsd:string;
  dwc:catalogNumber '6922876_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202693'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202693:6922876_2'^^xsd:anyURI;
  dwc:observationDate '1994-09-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922876_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922876_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922876_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922876_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922876_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202693:6922876_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202693'^^xsd:string;
  dwc:catalogNumber '6922876_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202693'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202693:6922876_5'^^xsd:anyURI;
  dwc:observationDate '1994-09-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922806_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922806_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922806_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922806_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922806_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202688:6922806_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202688'^^xsd:string;
  dwc:catalogNumber '6922806_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202688'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202688:6922806_2'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922806_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922806_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922806_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922806_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922806_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202688:6922806_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202688'^^xsd:string;
  dwc:catalogNumber '6922806_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202688'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202688:6922806_3'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922806_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922806_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922806_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922806_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922806_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202688:6922806_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202688'^^xsd:string;
  dwc:catalogNumber '6922806_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202688'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202688:6922806_4'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922616_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922616_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922616_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922616_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922616_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202673:6922616_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202673'^^xsd:string;
  dwc:catalogNumber '6922616_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202673'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202673:6922616_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922616_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922616_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922616_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922616_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922616_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202673:6922616_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202673'^^xsd:string;
  dwc:catalogNumber '6922616_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202673'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202673:6922616_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922481_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922481_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922481_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922481_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922481_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202663:6922481_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202663'^^xsd:string;
  dwc:catalogNumber '6922481_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202663'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202663:6922481_1'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922481_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922481_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922481_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922481_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922481_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202663:6922481_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202663'^^xsd:string;
  dwc:catalogNumber '6922481_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202663'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202663:6922481_2'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922481_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922481_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922481_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922481_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922481_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202663:6922481_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202663'^^xsd:string;
  dwc:catalogNumber '6922481_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202663'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202663:6922481_3'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922481_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922481_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922481_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922481_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922481_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202663:6922481_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202663'^^xsd:string;
  dwc:catalogNumber '6922481_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202663'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202663:6922481_5'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922486_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922486_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922486_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922486_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922486_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202663:6922486_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202663'^^xsd:string;
  dwc:catalogNumber '6922486_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202663'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202663:6922486_1'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922486_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922486_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922486_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922486_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922486_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202663:6922486_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202663'^^xsd:string;
  dwc:catalogNumber '6922486_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202663'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202663:6922486_3'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922486_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922486_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922486_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922486_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922486_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202663:6922486_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202663'^^xsd:string;
  dwc:catalogNumber '6922486_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202663'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202663:6922486_5'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922611_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922611_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922611_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922611_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922611_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202673:6922611_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202673'^^xsd:string;
  dwc:catalogNumber '6922611_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202673'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202673:6922611_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922611_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922611_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922611_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922611_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922611_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202673:6922611_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202673'^^xsd:string;
  dwc:catalogNumber '6922611_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202673'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202673:6922611_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922611_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922611_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922611_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922611_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922611_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202673:6922611_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202673'^^xsd:string;
  dwc:catalogNumber '6922611_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202673'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202673:6922611_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922616_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922616_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922616_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922616_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922616_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202673:6922616_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202673'^^xsd:string;
  dwc:catalogNumber '6922616_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202673'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202673:6922616_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922611_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922611_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922611_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922611_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922611_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202673:6922611_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202673'^^xsd:string;
  dwc:catalogNumber '6922611_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202673'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202673:6922611_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922806_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922806_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922806_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922806_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922806_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202688:6922806_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202688'^^xsd:string;
  dwc:catalogNumber '6922806_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202688'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202688:6922806_1'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922806_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922806_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922806_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922806_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922806_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202688:6922806_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202688'^^xsd:string;
  dwc:catalogNumber '6922806_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202688'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202688:6922806_5'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922811_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922811_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922811_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922811_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922811_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202688:6922811_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202688'^^xsd:string;
  dwc:catalogNumber '6922811_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202688'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202688:6922811_1'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922811_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922811_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922811_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922811_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202688%3A6922811_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202688:6922811_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202688'^^xsd:string;
  dwc:catalogNumber '6922811_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202688'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202688:6922811_5'^^xsd:anyURI;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922871_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922871_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922871_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922871_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922871_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202693:6922871_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202693'^^xsd:string;
  dwc:catalogNumber '6922871_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202693'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202693:6922871_2'^^xsd:anyURI;
  dwc:observationDate '1994-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922871_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922871_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922871_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922871_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202693%3A6922871_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202693:6922871_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202693'^^xsd:string;
  dwc:catalogNumber '6922871_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202693'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202693:6922871_5'^^xsd:anyURI;
  dwc:observationDate '1994-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202698%3A6922936_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202698%3A6922936_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202698%3A6922936_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202698%3A6922936_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202698%3A6922936_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202698:6922936_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202698'^^xsd:string;
  dwc:catalogNumber '6922936_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202698'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202698:6922936_4'^^xsd:anyURI;
  dwc:observationDate '1994-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922481_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922481_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922481_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922481_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922481_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202663:6922481_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202663'^^xsd:string;
  dwc:catalogNumber '6922481_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202663'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202663:6922481_4'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922486_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922486_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922486_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922486_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922486_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202663:6922486_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202663'^^xsd:string;
  dwc:catalogNumber '6922486_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202663'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202663:6922486_2'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922486_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922486_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922486_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922486_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202663%3A6922486_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202663:6922486_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202663'^^xsd:string;
  dwc:catalogNumber '6922486_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202663'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202663:6922486_4'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922616_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922616_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922616_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922616_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922616_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202673:6922616_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202673'^^xsd:string;
  dwc:catalogNumber '6922616_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202673'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202673:6922616_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922616_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922616_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922616_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922616_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202673%3A6922616_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202673:6922616_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202673'^^xsd:string;
  dwc:catalogNumber '6922616_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202673'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202673:6922616_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922546_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922546_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922546_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.3183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.3183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922546_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.3183)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.3183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922546_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202668:6922546_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202668'^^xsd:string;
  dwc:catalogNumber '6922546_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202668'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.3183'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202668:6922546_1'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922546_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922546_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922546_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.3183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.3183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922546_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.3183)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.3183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922546_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202668:6922546_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202668'^^xsd:string;
  dwc:catalogNumber '6922546_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202668'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.3183'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202668:6922546_3'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922546_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922546_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922546_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.3183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.3183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922546_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.3183)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.3183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922546_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202668:6922546_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202668'^^xsd:string;
  dwc:catalogNumber '6922546_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202668'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.3183'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202668:6922546_4'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922546_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922546_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922546_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.3183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.3183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922546_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.3183)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.3183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922546_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202668:6922546_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202668'^^xsd:string;
  dwc:catalogNumber '6922546_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202668'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.3183'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202668:6922546_5'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922551_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922551_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922551_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.3183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.3183"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922551_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.3183)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.3183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922551_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202668:6922551_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202668'^^xsd:string;
  dwc:catalogNumber '6922551_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202668'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.3183'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202668:6922551_2'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922551_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922551_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922551_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.3183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.3183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922551_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.3183)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.3183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922551_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202668:6922551_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202668'^^xsd:string;
  dwc:catalogNumber '6922551_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202668'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.3183'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202668:6922551_3'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922551_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922551_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922551_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.3183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.3183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922551_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.3183)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.3183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922551_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202668:6922551_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202668'^^xsd:string;
  dwc:catalogNumber '6922551_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202668'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.3183'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202668:6922551_5'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922546_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922546_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922546_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.3183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.3183"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922546_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.3183)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.3183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922546_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202668:6922546_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202668'^^xsd:string;
  dwc:catalogNumber '6922546_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202668'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.3183'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202668:6922546_2'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922551_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922551_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922551_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.3183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.3183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922551_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.3183)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.3183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202668%3A6922551_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202668:6922551_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202668'^^xsd:string;
  dwc:catalogNumber '6922551_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202668'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.3183'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202668:6922551_1'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922741_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922741_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922741_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.5833"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922741_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.5833)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922741_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202683:6922741_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202683'^^xsd:string;
  dwc:catalogNumber '6922741_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202683'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.5833'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202683:6922741_2'^^xsd:anyURI;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922741_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922741_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922741_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922741_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.5833)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922741_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202683:6922741_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202683'^^xsd:string;
  dwc:catalogNumber '6922741_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202683'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.5833'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202683:6922741_3'^^xsd:anyURI;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922741_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922741_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922741_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922741_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.5833)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922741_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202683:6922741_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202683'^^xsd:string;
  dwc:catalogNumber '6922741_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202683'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.5833'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202683:6922741_4'^^xsd:anyURI;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922741_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922741_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922741_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922741_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.5833)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922741_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202683:6922741_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202683'^^xsd:string;
  dwc:catalogNumber '6922741_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202683'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.5833'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202683:6922741_5'^^xsd:anyURI;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922746_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922746_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922746_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922746_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.5833)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922746_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202683:6922746_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202683'^^xsd:string;
  dwc:catalogNumber '6922746_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202683'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.5833'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202683:6922746_1'^^xsd:anyURI;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922746_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922746_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922746_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922746_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.5833)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922746_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202683:6922746_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202683'^^xsd:string;
  dwc:catalogNumber '6922746_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202683'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.5833'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202683:6922746_3'^^xsd:anyURI;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922746_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922746_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922746_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922746_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.5833)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922746_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202683:6922746_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202683'^^xsd:string;
  dwc:catalogNumber '6922746_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202683'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.5833'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202683:6922746_4'^^xsd:anyURI;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922741_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922741_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922741_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922741_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.5833)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922741_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202683:6922741_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202683'^^xsd:string;
  dwc:catalogNumber '6922741_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202683'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.5833'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202683:6922741_1'^^xsd:anyURI;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922746_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922746_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922746_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.5833"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922746_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.5833)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202683%3A6922746_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202683:6922746_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202683'^^xsd:string;
  dwc:catalogNumber '6922746_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202683'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.5833'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202683:6922746_2'^^xsd:anyURI;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922663_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922663_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922663_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922663_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922663_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202677:6922663_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202677'^^xsd:string;
  dwc:catalogNumber '6922663_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202677'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '18.9'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202677:6922663_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922663_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922663_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922663_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.9"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922663_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922663_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202677:6922663_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202677'^^xsd:string;
  dwc:catalogNumber '6922663_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202677'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '18.9'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202677:6922663_2'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922663_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922663_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922663_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922663_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922663_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202677:6922663_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202677'^^xsd:string;
  dwc:catalogNumber '6922663_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202677'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '18.9'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202677:6922663_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922663_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922663_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922663_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922663_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922663_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202677:6922663_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202677'^^xsd:string;
  dwc:catalogNumber '6922663_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202677'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '18.9'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202677:6922663_4'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922663_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922663_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922663_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922663_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922663_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202677:6922663_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202677'^^xsd:string;
  dwc:catalogNumber '6922663_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202677'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '18.9'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202677:6922663_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922668_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922668_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922668_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922668_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922668_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202677:6922668_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202677'^^xsd:string;
  dwc:catalogNumber '6922668_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202677'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '18.9'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202677:6922668_5'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922668_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922668_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922668_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922668_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922668_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202677:6922668_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202677'^^xsd:string;
  dwc:catalogNumber '6922668_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202677'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '18.9'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202677:6922668_1'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922668_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922668_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922668_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922668_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202677%3A6922668_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202677:6922668_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202677'^^xsd:string;
  dwc:catalogNumber '6922668_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202677'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '18.9'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202677:6922668_3'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922533_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922533_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922533_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922533_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9167)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922533_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202667:6922533_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202667'^^xsd:string;
  dwc:catalogNumber '6922533_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202667'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.9167'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202667:6922533_1'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922533_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922533_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922533_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922533_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9167)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922533_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202667:6922533_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202667'^^xsd:string;
  dwc:catalogNumber '6922533_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202667'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.9167'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202667:6922533_3'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922533_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922533_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922533_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922533_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9167)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922533_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202667:6922533_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202667'^^xsd:string;
  dwc:catalogNumber '6922533_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202667'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.9167'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202667:6922533_4'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922533_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922533_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922533_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922533_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9167)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922533_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202667:6922533_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202667'^^xsd:string;
  dwc:catalogNumber '6922533_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202667'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.9167'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202667:6922533_5'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922538_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922538_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922538_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922538_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9167)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922538_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202667:6922538_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202667'^^xsd:string;
  dwc:catalogNumber '6922538_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202667'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.9167'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202667:6922538_1'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922538_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922538_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922538_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922538_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9167)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922538_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202667:6922538_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202667'^^xsd:string;
  dwc:catalogNumber '6922538_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202667'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.9167'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202667:6922538_4'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922538_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922538_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922538_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922538_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9167)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922538_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202667:6922538_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202667'^^xsd:string;
  dwc:catalogNumber '6922538_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202667'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.9167'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202667:6922538_5'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922533_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922533_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922533_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.9167"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922533_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9167)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922533_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202667:6922533_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202667'^^xsd:string;
  dwc:catalogNumber '6922533_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202667'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.9167'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202667:6922533_2'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922538_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922538_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922538_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.9167"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922538_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.9167)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202667%3A6922538_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202667:6922538_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202667'^^xsd:string;
  dwc:catalogNumber '6922538_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202667'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.9167'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202667:6922538_2'^^xsd:anyURI;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922468_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922468_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922468_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3317 18.9483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3317"^^xsd:decimal ;
  dwc:decimalLongitude "18.9483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922468_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3317 18.9483)"^^geo:wktLiteral ;
  geo-pos:lat "70.3317"^^xsd:decimal ;
  geo-pos:long "18.9483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922468_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202662:6922468_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202662'^^xsd:string;
  dwc:catalogNumber '6922468_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202662'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '18.9483'^^xsd:double;
  dwc:latitude '70.3317'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202662:6922468_3'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922468_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922468_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922468_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3317 18.9483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3317"^^xsd:decimal ;
  dwc:decimalLongitude "18.9483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922468_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3317 18.9483)"^^geo:wktLiteral ;
  geo-pos:lat "70.3317"^^xsd:decimal ;
  geo-pos:long "18.9483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922468_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202662:6922468_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202662'^^xsd:string;
  dwc:catalogNumber '6922468_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202662'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '18.9483'^^xsd:double;
  dwc:latitude '70.3317'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202662:6922468_4'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922473_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922473_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922473_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3317 18.9483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3317"^^xsd:decimal ;
  dwc:decimalLongitude "18.9483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922473_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3317 18.9483)"^^geo:wktLiteral ;
  geo-pos:lat "70.3317"^^xsd:decimal ;
  geo-pos:long "18.9483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922473_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202662:6922473_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202662'^^xsd:string;
  dwc:catalogNumber '6922473_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202662'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '18.9483'^^xsd:double;
  dwc:latitude '70.3317'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202662:6922473_2'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922473_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922473_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922473_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3317 18.9483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3317"^^xsd:decimal ;
  dwc:decimalLongitude "18.9483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922473_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3317 18.9483)"^^geo:wktLiteral ;
  geo-pos:lat "70.3317"^^xsd:decimal ;
  geo-pos:long "18.9483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922473_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202662:6922473_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202662'^^xsd:string;
  dwc:catalogNumber '6922473_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202662'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '18.9483'^^xsd:double;
  dwc:latitude '70.3317'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202662:6922473_3'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922473_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922473_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922473_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3317 18.9483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3317"^^xsd:decimal ;
  dwc:decimalLongitude "18.9483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922473_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3317 18.9483)"^^geo:wktLiteral ;
  geo-pos:lat "70.3317"^^xsd:decimal ;
  geo-pos:long "18.9483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922473_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202662:6922473_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202662'^^xsd:string;
  dwc:catalogNumber '6922473_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202662'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '18.9483'^^xsd:double;
  dwc:latitude '70.3317'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202662:6922473_1'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922473_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922473_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922473_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3317 18.9483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3317"^^xsd:decimal ;
  dwc:decimalLongitude "18.9483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922473_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3317 18.9483)"^^geo:wktLiteral ;
  geo-pos:lat "70.3317"^^xsd:decimal ;
  geo-pos:long "18.9483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922473_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202662:6922473_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202662'^^xsd:string;
  dwc:catalogNumber '6922473_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202662'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '18.9483'^^xsd:double;
  dwc:latitude '70.3317'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202662:6922473_4'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922468_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922468_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922468_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3317 18.9483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3317"^^xsd:decimal ;
  dwc:decimalLongitude "18.9483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922468_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3317 18.9483)"^^geo:wktLiteral ;
  geo-pos:lat "70.3317"^^xsd:decimal ;
  geo-pos:long "18.9483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202662%3A6922468_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202662:6922468_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202662'^^xsd:string;
  dwc:catalogNumber '6922468_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202662'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '18.9483'^^xsd:double;
  dwc:latitude '70.3317'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202662:6922468_2'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202697%3A6922923_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202697%3A6922923_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202697%3A6922923_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202697%3A6922923_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202697%3A6922923_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202697:6922923_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202697'^^xsd:string;
  dwc:catalogNumber '6922923_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202697'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202697:6922923_1'^^xsd:anyURI;
  dwc:observationDate '1994-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202697%3A6922923_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202697%3A6922923_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202697%3A6922923_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202697%3A6922923_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202697%3A6922923_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202697:6922923_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202697'^^xsd:string;
  dwc:catalogNumber '6922923_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202697'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202697:6922923_2'^^xsd:anyURI;
  dwc:observationDate '1994-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202697%3A6922923_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202697%3A6922923_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202697%3A6922923_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202697%3A6922923_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202697%3A6922923_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202697:6922923_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202697'^^xsd:string;
  dwc:catalogNumber '6922923_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202697'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202697:6922923_3'^^xsd:anyURI;
  dwc:observationDate '1994-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202697%3A6922923_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202697%3A6922923_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202697%3A6922923_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202697%3A6922923_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202697%3A6922923_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202697:6922923_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202697'^^xsd:string;
  dwc:catalogNumber '6922923_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202697'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202697:6922923_4'^^xsd:anyURI;
  dwc:observationDate '1994-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922858_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922858_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922858_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922858_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922858_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202692:6922858_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202692'^^xsd:string;
  dwc:catalogNumber '6922858_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202692'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202692:6922858_2'^^xsd:anyURI;
  dwc:observationDate '1994-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922858_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922858_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922858_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922858_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922858_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202692:6922858_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202692'^^xsd:string;
  dwc:catalogNumber '6922858_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202692'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202692:6922858_3'^^xsd:anyURI;
  dwc:observationDate '1994-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922858_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922858_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922858_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922858_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922858_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202692:6922858_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202692'^^xsd:string;
  dwc:catalogNumber '6922858_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202692'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202692:6922858_4'^^xsd:anyURI;
  dwc:observationDate '1994-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922863_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922863_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922863_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922863_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922863_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202692:6922863_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202692'^^xsd:string;
  dwc:catalogNumber '6922863_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202692'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202692:6922863_1'^^xsd:anyURI;
  dwc:observationDate '1994-09-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922863_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922863_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922863_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922863_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922863_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202692:6922863_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202692'^^xsd:string;
  dwc:catalogNumber '6922863_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202692'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202692:6922863_4'^^xsd:anyURI;
  dwc:observationDate '1994-09-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922793_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922793_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922793_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922793_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922793_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202687:6922793_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202687'^^xsd:string;
  dwc:catalogNumber '6922793_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202687'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202687:6922793_1'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922793_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922793_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922793_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922793_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922793_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202687:6922793_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202687'^^xsd:string;
  dwc:catalogNumber '6922793_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202687'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202687:6922793_2'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922793_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922793_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922793_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922793_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922793_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202687:6922793_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202687'^^xsd:string;
  dwc:catalogNumber '6922793_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202687'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202687:6922793_3'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922793_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922793_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922793_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922793_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922793_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202687:6922793_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202687'^^xsd:string;
  dwc:catalogNumber '6922793_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202687'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202687:6922793_5'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922798_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922798_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922798_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922798_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922798_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202687:6922798_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202687'^^xsd:string;
  dwc:catalogNumber '6922798_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202687'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202687:6922798_3'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922798_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922798_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922798_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922798_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922798_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202687:6922798_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202687'^^xsd:string;
  dwc:catalogNumber '6922798_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202687'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202687:6922798_4'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922728_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922728_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922728_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922728_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922728_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202682:6922728_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202682'^^xsd:string;
  dwc:catalogNumber '6922728_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202682'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202682:6922728_2'^^xsd:anyURI;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922728_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922728_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922728_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922728_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922728_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202682:6922728_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202682'^^xsd:string;
  dwc:catalogNumber '6922728_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202682'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202682:6922728_3'^^xsd:anyURI;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922728_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922728_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922728_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922728_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922728_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202682:6922728_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202682'^^xsd:string;
  dwc:catalogNumber '6922728_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202682'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202682:6922728_4'^^xsd:anyURI;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922728_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922728_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922728_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922728_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922728_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202682:6922728_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202682'^^xsd:string;
  dwc:catalogNumber '6922728_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202682'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202682:6922728_5'^^xsd:anyURI;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922733_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922733_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922733_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922733_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922733_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202682:6922733_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202682'^^xsd:string;
  dwc:catalogNumber '6922733_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202682'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202682:6922733_1'^^xsd:anyURI;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922733_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922733_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922733_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922733_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922733_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202682:6922733_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202682'^^xsd:string;
  dwc:catalogNumber '6922733_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202682'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202682:6922733_2'^^xsd:anyURI;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922598_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922598_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922598_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922598_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922598_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202672:6922598_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202672'^^xsd:string;
  dwc:catalogNumber '6922598_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202672'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202672:6922598_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922598_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922598_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922598_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922598_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922598_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202672:6922598_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202672'^^xsd:string;
  dwc:catalogNumber '6922598_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202672'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202672:6922598_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922598_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922598_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922598_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922598_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922598_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202672:6922598_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202672'^^xsd:string;
  dwc:catalogNumber '6922598_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202672'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202672:6922598_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922598_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922598_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922598_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922598_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922598_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202672:6922598_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202672'^^xsd:string;
  dwc:catalogNumber '6922598_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202672'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202672:6922598_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922603_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922603_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922603_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922603_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922603_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202672:6922603_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202672'^^xsd:string;
  dwc:catalogNumber '6922603_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202672'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202672:6922603_1'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922603_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922603_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922603_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^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/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922603_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922603_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202672:6922603_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202672'^^xsd:string;
  dwc:catalogNumber '6922603_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202672'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202672:6922603_2'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922603_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922603_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922603_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922603_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922603_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202672:6922603_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202672'^^xsd:string;
  dwc:catalogNumber '6922603_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202672'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202672:6922603_3'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922603_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922603_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922603_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922603_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922603_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202672:6922603_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202672'^^xsd:string;
  dwc:catalogNumber '6922603_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202672'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202672:6922603_5'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922793_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922793_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922793_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922793_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922793_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202687:6922793_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202687'^^xsd:string;
  dwc:catalogNumber '6922793_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202687'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202687:6922793_4'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922798_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922798_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922798_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922798_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202687%3A6922798_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202687:6922798_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202687'^^xsd:string;
  dwc:catalogNumber '6922798_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202687'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202687:6922798_1'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922858_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922858_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922858_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922858_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922858_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202692:6922858_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202692'^^xsd:string;
  dwc:catalogNumber '6922858_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202692'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202692:6922858_1'^^xsd:anyURI;
  dwc:observationDate '1994-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922863_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922863_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922863_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922863_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922863_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202692:6922863_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202692'^^xsd:string;
  dwc:catalogNumber '6922863_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202692'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202692:6922863_2'^^xsd:anyURI;
  dwc:observationDate '1994-09-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922863_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922863_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922863_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922863_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202692%3A6922863_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202692:6922863_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202692'^^xsd:string;
  dwc:catalogNumber '6922863_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202692'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202692:6922863_3'^^xsd:anyURI;
  dwc:observationDate '1994-09-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202697%3A6922923_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202697%3A6922923_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202697%3A6922923_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202697%3A6922923_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202697%3A6922923_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202697:6922923_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202697'^^xsd:string;
  dwc:catalogNumber '6922923_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202697'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202697:6922923_5'^^xsd:anyURI;
  dwc:observationDate '1994-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922598_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922598_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922598_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922598_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922598_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202672:6922598_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202672'^^xsd:string;
  dwc:catalogNumber '6922598_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202672'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202672:6922598_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922603_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922603_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922603_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922603_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202672%3A6922603_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202672:6922603_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202672'^^xsd:string;
  dwc:catalogNumber '6922603_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202672'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202672:6922603_4'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922728_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922728_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922728_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922728_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922728_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202682:6922728_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202682'^^xsd:string;
  dwc:catalogNumber '6922728_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202682'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202682:6922728_1'^^xsd:anyURI;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922733_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922733_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922733_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922733_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922733_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202682:6922733_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202682'^^xsd:string;
  dwc:catalogNumber '6922733_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202682'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202682:6922733_4'^^xsd:anyURI;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922733_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922733_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922733_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922733_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2768__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.202682%3A6922733_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.202682:6922733_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2768_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.202682'^^xsd:string;
  dwc:catalogNumber '6922733_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.202682'^^xsd:anyURI;
  dwc:scientificName 'Coccolithophoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wassmann, Paul'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Joint Global Ocean Flux Study, project: Ocean Margin Exchange Project, topotype: vertical profile, geartype: Oceanography'^^xsd:string;
  dwc:sampleSize '#/ml'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.202682:6922733_5'^^xsd:anyURI;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
# EOF